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

6 lines
57 B
Nix

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