Base: Enable angrr
This commit is contained in:
parent
96bb01aad3
commit
fcb92d0655
1 changed files with 4 additions and 0 deletions
|
|
@ -20,5 +20,9 @@
|
|||
dates = "weekly";
|
||||
options = "--delete-older-than 30d";
|
||||
};
|
||||
services.angrr = {
|
||||
enable = true;
|
||||
period = "2weeks";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue