Enable comin on remaining servers

This commit is contained in:
SebastianStork 2026-02-03 18:42:12 +01:00
parent 9bcbe7e031
commit 5c61459fe7
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
enable = true;
onlyCleanRoots = true;
};
comin.enable = true;
sshd.enable = true;
dns.enable = true;
};

View file

@ -37,7 +37,7 @@
enable = true;
onlyCleanRoots = true;
};
comin.enable = true;
sshd.enable = true;
caddy.virtualHosts."dav.${sproutedDomain}" = {