nh flake config
This commit is contained in:
parent
41eba104ac
commit
c071661133
@ -164,8 +164,8 @@
|
|||||||
programs.nh = {
|
programs.nh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
clean.enable = true;
|
clean.enable = true;
|
||||||
clean.extraArgs = "--keep⁻since 30d --keep 10";
|
clean.extraArgs = "--keep-since 30d --keep 10";
|
||||||
flake = "/home/smayzy/nix-config";
|
flake = "/home/smayzy/nix-config#nixos";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.nvf = {
|
programs.nvf = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user