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