mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-17 08:29:41 +00:00
home-manager: move auto-gc to common
This commit is contained in:
parent
09589a0db9
commit
e4646f8e65
2 changed files with 13 additions and 7 deletions
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
frequency = "weekly";
|
||||
options = "--delete-older-than 15d";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue