mysql apps and again with the cleanup script

This commit is contained in:
cnst
2024-09-15 12:19:05 +02:00
parent cbee16340d
commit f02af4bd69
10 changed files with 124 additions and 98 deletions

View File

@@ -16,8 +16,6 @@
git
scx
stow
winetricks
protonup
];
localBinInPath = true;
};
@@ -49,7 +47,7 @@
automatic = true;
dates = "weekly";
# Keep the last 3 generations
options = "--delete-older-than +3";
options = "--delete-older-than 30d";
};
};
}