NVF: rename project folder and fix weekly cleenup
This commit is contained in:
parent
cce4b99dee
commit
4b42a5ca94
1 changed files with 2 additions and 2 deletions
|
|
@ -4,8 +4,8 @@
|
||||||
# weekly cleanup
|
# weekly cleanup
|
||||||
clean = {
|
clean = {
|
||||||
enable = true;
|
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