nix-config/modules/nix/utils.nix

4 lines
64 B
Nix
Raw Normal View History

2025-07-28 23:52:12 +01:00
{
flake.modules.homeManager.base.programs.nh.enable = true;
}