nixos-conf/custom/hm/default.nix
2026-02-12 16:11:22 +02:00

7 lines
No EOL
61 B
Nix

{ ... }:
{
imports = [
./programs
./services
];
}