improvements
This commit is contained in:
parent
48dcdc5a44
commit
9dffcd14b7
32 changed files with 640 additions and 623 deletions
|
@ -10,6 +10,7 @@
|
|||
nixPath = lib.mapAttrsToList (key: _: "${key}=flake:${key}") config.nix.registry;
|
||||
|
||||
settings = {
|
||||
trusted-users = ["@wheel"];
|
||||
experimental-features = "nix-command flakes";
|
||||
auto-optimise-store = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue