moved common out of systems
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
clean = {
|
||||
enable = true;
|
||||
dates = "weekly";
|
||||
extraArgs = "--keep-since 7d --keep 3";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user