cleanup
This commit is contained in:
parent
bae843face
commit
0de8bd3a96
4 changed files with 0 additions and 31 deletions
|
|
@ -17,10 +17,8 @@
|
|||
})
|
||||
];
|
||||
|
||||
# Enable nix-index for command-not-found
|
||||
programs.nix-index.enable = true;
|
||||
programs.command-not-found.enable = false;
|
||||
# Setup nix settings
|
||||
nix.settings = {
|
||||
auto-optimise-store = true;
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue