dotfiles/nixos/modules/nh.nix
2025-01-19 02:31:05 -06:00

5 lines
46 B
Nix
Executable file

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