Shared config working on desktop

This commit is contained in:
2025-11-15 13:08:34 +00:00
parent 0ba6844b6e
commit 7f467b9daf
13 changed files with 76 additions and 668 deletions
+1 -1
View File
@@ -110,7 +110,7 @@
nix.gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 10d";
options = "--delete-older-than 7d";
};
nix.optimise = {
automatic = true;