Common/nix: disable nixos-options
This commit is contained in:
parent
0af0720268
commit
c777f0e5f1
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
'';
|
||||
};
|
||||
|
||||
system.tools.nixos-option.enable = false;
|
||||
|
||||
nix = {
|
||||
settings = {
|
||||
auto-optimise-store = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue