updating nix gc config
This commit is contained in:
parent
45f05e5bdd
commit
cc43c74ee7
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
||||||
options = "--delete-older-than 7d";
|
options = "--delete-older-than 7d";
|
||||||
};
|
};
|
||||||
package = pkgs.nixVersions.stable;
|
package = pkgs.nixVersions.stable;
|
||||||
modules.registry.nixpkgs.flake = inputs.nixpkgs;
|
|
||||||
settings = {
|
settings = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
trusted-users = [ "root" "jsutter" ];
|
trusted-users = [ "root" "jsutter" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue