dotfiles/nixos/modules/core/nh/default.nix
2025-02-05 20:15:36 -06:00

5 lines
46 B
Nix
Executable file

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