dotfiles/modules/nixos/core/nh/default.nix

5 lines
46 B
Nix
Executable file

{
programs.nh = {
enable = true;
};
}