chore(flake): update inputs

This commit is contained in:
Felix Schröter 2022-07-06 15:28:34 +02:00
parent 6e6e483b87
commit a6af748153
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 16 additions and 17 deletions
system

View file

@ -8,9 +8,8 @@ in {
options = "--delete-older-than 30d";
};
nix.trustedUsers = [ "@wheel" ];
nix.settings = {
trusted-users = [ "@wheel" ];
auto-optimise-store = true;
substituters = [
"https://hydra.iohk.io"