mirror of https://git.jolheiser.com/dotnix.git
parent
f2f3ca596c
commit
dbb1a2890a
|
@ -45,6 +45,7 @@
|
|||
gc.automatic = true;
|
||||
package = pkgs.nixVersions.nix_2_15;
|
||||
settings = {
|
||||
trusted-users = ["@sudo" "@wheel" "jolheiser"];
|
||||
experimental-features = ["flakes" "nix-command" "repl-flake"];
|
||||
auto-optimise-store = true;
|
||||
warn-dirty = false;
|
||||
|
|
Loading…
Reference in New Issue