Add trusted users
This commit is contained in:
parent
2ede41bb36
commit
2165edef40
1 changed files with 1 additions and 0 deletions
|
|
@ -49,6 +49,7 @@
|
|||
nix.settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
auto-optimise-store = true;
|
||||
trusted-users = [ "root" "alex" ];
|
||||
};
|
||||
|
||||
nix.gc = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue