system/nix-stable: enable nh
This commit is contained in:
parent
a9e9ae41ac
commit
54fd3373d0
1 changed files with 1 additions and 0 deletions
|
|
@ -17,4 +17,5 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
programs.nh.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue