feat: add nh
This commit is contained in:
parent
9806ee2a4e
commit
f1b430b611
3 changed files with 18 additions and 9 deletions
8
modules/nh.nix
Normal file
8
modules/nh.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
# clean.enable = true;
|
||||
# clean.extraArgs = "--keep-since 4d --keep 3";
|
||||
# flake = "/etc/nixos";
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue