Comment by rounce
12 hours ago
{
nix.gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 30d";
};
}
12 hours ago
{
nix.gc = {
automatic = true;
dates = "weekly";
options = "--delete-older-than 30d";
};
}
that is neat indeed. With "only once" I mean figuring out the desired config