system/nix-stable: enable nh

This commit is contained in:
Cilly Leang 2026-03-15 20:53:08 +11:00
parent a9e9ae41ac
commit 54fd3373d0
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -17,4 +17,5 @@
'';
};
nixpkgs.config.allowUnfree = true;
programs.nh.enable = true;
}