dotfiles/modules/nixos/core/nh/default.nix
2025-03-29 23:08:26 -05:00

5 lines
46 B
Nix
Executable file

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