work
This commit is contained in:
parent
e0f1f5b6fb
commit
e4ef84b32e
24 changed files with 131 additions and 189 deletions
|
@ -10,7 +10,7 @@
|
|||
nixPath = lib.mapAttrsToList (key: _: "${key}=flake:${key}") config.nix.registry;
|
||||
|
||||
settings = {
|
||||
trusted-users = ["@wheel"];
|
||||
trusted-users = config.users.normalUsers;
|
||||
experimental-features = "nix-command flakes";
|
||||
auto-optimise-store = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue