feat(system): enable auto upgrades
This commit is contained in:
parent
29a8def572
commit
332d027471
2 changed files with 12 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
nix.gc = {
|
||||
automatic = true;
|
||||
dates = "10:00";
|
||||
dates = "04:00";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue