NVF: rename project folder and fix weekly cleenup
This commit is contained in:
parent
5f6a35dd01
commit
ac045b8c30
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
|||
# weekly cleanup
|
||||
clean = {
|
||||
enable = true;
|
||||
extraArgs = "--keep-since 30d";
|
||||
extraArgs = "--keep-since 7d";
|
||||
};
|
||||
flake = "/home/jsw/NixOS";
|
||||
flake = "/home/jsw/NiksOS";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue