dotfiles/nixos/modules/nh.nix

2 lines
38 B
Nix
Raw Normal View History

2025-01-16 16:14:09 -06:00
{ programs.nh = { enable = true; }; }