Hacker News new | ask | show | jobs
by rounce 167 days ago

  {
    nix.gc = {
      automatic = true;
      dates = "weekly";          
      options = "--delete-older-than 30d";
    };
  }
1 comments

that is neat indeed. With "only once" I mean figuring out the desired config