add nh informations

This commit is contained in:
Hadi
2024-10-29 11:19:37 +01:00
parent 9ffeb42e14
commit 999b3abda5

View File

@@ -1,3 +1,5 @@
# NH reimplements some basic nix commands.
# Adding functionality on top of the existing solutions, like nixos-rebuild, home-manager cli or nix itself.
{ config, ... }: {
programs.nh = {
enable = true;