nix-config/modules2/nix/utils.nix
Oliver Davies 4d470acfad
All checks were successful
/ check (push) Successful in 1m44s
Enable nh
2025-07-29 00:08:13 +01:00

3 lines
64 B
Nix

{
flake.modules.homeManager.base.programs.nh.enable = true;
}