kyra(hardening): nh gc timer init
Signed-off-by: s0me1newithhand7s <git+me@hand7s.org>
This commit is contained in:
parent
f89c5bf96e
commit
c563897f02
1 changed files with 8 additions and 0 deletions
|
|
@ -2,6 +2,14 @@ _: {
|
|||
programs = {
|
||||
nh = {
|
||||
enable = true;
|
||||
clean = {
|
||||
enable = true;
|
||||
dates = "daily";
|
||||
extraArgs = [
|
||||
"-k 2"
|
||||
"-K 1d"
|
||||
];
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue