chore(flake): update inputs
This commit is contained in:
parent
6e6e483b87
commit
a6af748153
2 changed files with 16 additions and 17 deletions
system
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue