nix: re-enable optimise store
This commit is contained in:
parent
924bd28512
commit
2f89e5f8c4
@ -72,7 +72,7 @@
|
||||
|
||||
nix = {
|
||||
# optimize the store
|
||||
optimise.automatic = false;
|
||||
optimise.automatic = true;
|
||||
|
||||
# enable flakes!
|
||||
settings.experimental-features = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user