updated to 23.05

This commit is contained in:
specCon18 2023-07-31 19:25:14 -04:00
parent 86427492ea
commit 5bae6c9d0e
9 changed files with 45 additions and 60 deletions

View file

@ -55,8 +55,6 @@
extraOptions = ''experimental-features = nix-command flakes'';
# Auto maintainence
settings.auto-optimise-store = lib.mkDefault true;
# Prevent tampering of the pkgstore
readOnlyStore = true;
# Garbage collection
gc = {
automatic = true;