pantheon/programs_temp/nh.nix
2025-03-27 03:19:25 +08:00

6 lines
47 B
Nix

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