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

7 lines
71 B
Nix

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