forked from jan-leila/nix-config
added optimize to nix settings
This commit is contained in:
parent
d99da6cd44
commit
bbb4be8ac8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
trusted-users = ["leyla"];
|
||||
};
|
||||
gc.automatic = true;
|
||||
optimise.automatic = true;
|
||||
};
|
||||
|
||||
# Enable networking
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue