ess-helm-nixos/hosts/ess-helm/services/default.nix
2026-04-16 20:10:03 +02:00

6 lines
57 B
Nix

{
imports = [
./nginx.nix
./openssh.nix
];
}