This commit is contained in:
Filippo Berto 2021-11-19 22:21:19 +01:00
parent 64d034b94e
commit 292789652e
3 changed files with 9 additions and 2 deletions

View file

@ -177,7 +177,12 @@
};
};
};
nix.gc.automatic = true;
nix = {
package = pkgs.nixFlakes;
extraOptions = lib.optionalString (config.nix.package == pkgs.nixFlakes)
"experimental-features = nix-command flakes";
gc.automatic = true;
};
system.stateVersion = "21.05"; # Did you read the comment?
}

View file

@ -84,6 +84,7 @@
krita
# lutris
meld
mmv-go
mpv
neofetch
nix-prefetch-scripts

View file

@ -82,9 +82,10 @@
jetbrains.datagrip
keepassxc
krita
# lutris
lutris
mangohud
meld
mmv-go
mpv
neofetch
nix-prefetch-scripts