Optimize nix store
This commit is contained in:
parent
f28cb088ad
commit
6ff1beea07
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
];
|
||||
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
nix.settings.auto-optimise-store = true;
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue