system/hosts/istal/services/default.nix

9 lines
109 B
Nix

{
imports = [
./forgejo-runners
./wireguard
./docker-registry-proxy.nix
./nginx.nix
];
}