system: fix flakes
This commit is contained in:
parent
e1b3921403
commit
27c8303948
1 changed files with 0 additions and 3 deletions
|
@ -121,9 +121,6 @@ in
|
||||||
options = "--delete-older-than 7d";
|
options = "--delete-older-than 7d";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Flakes settings
|
|
||||||
package = pkgs.nixFlakes;
|
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue