feat(nixos): add nh and refactored rebuild script
This commit is contained in:
parent
03a7496189
commit
f308cae323
3 changed files with 9 additions and 1 deletions
6
users/modules/programs/nh.nix
Normal file
6
users/modules/programs/nh.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
programs.nh = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue