nix-config/hosts/hetznix/services/default.nix

7 lines
69 B
Nix

{
imports = [
./caddy
./jitsi.nix
./openssl.nix
];
}