add nh to host absolution
This commit is contained in:
parent
1f4984b389
commit
9f05bfea95
1 changed files with 7 additions and 0 deletions
|
|
@ -29,6 +29,13 @@
|
|||
enableSSHSupport = true;
|
||||
};
|
||||
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
clean.enable = true;
|
||||
clean.extraArgs = "--keep-since 4d --keep 3";
|
||||
flake = "/home/alyx/.config/nixos";
|
||||
};
|
||||
|
||||
hardware.wooting.enable = true;
|
||||
hardware.openrazer.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue