@autumn you gotta set garbage collection on a schedule!
@monkey when i need more storage i just run it
@autumn I had this in my config
nix = {
gc = {
automatic = true;
dates = "21:00";
options = "--delete-older-than 30d";
};
};
@monkey lmao i have this on my server yeah but i think its funny