modules/darwin/common: remove nix.gc.user
not needed currently
This commit is contained in:
parent
48c358610a
commit
b84584201b
1 changed files with 0 additions and 3 deletions
|
@ -36,9 +36,6 @@ in
|
||||||
|
|
||||||
nix.settings.trusted-users = [ "@admin" ];
|
nix.settings.trusted-users = [ "@admin" ];
|
||||||
|
|
||||||
# shouldn't need to set this for a nix multi-user install
|
|
||||||
nix.gc.user = "root";
|
|
||||||
|
|
||||||
# srvos
|
# srvos
|
||||||
nix.settings.builders-use-substitutes = true;
|
nix.settings.builders-use-substitutes = true;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue