Setup Nextcloud for our pack

This commit is contained in:
Gene Liverman 2025-05-21 00:34:42 -04:00
parent e98fd99d2b
commit a4a41b4d48
4 changed files with 68 additions and 4 deletions

View file

@ -99,6 +99,11 @@ in {
proxyWebsockets = true;
};
};
"cloud.pack1828.org" = {
enableACME = true;
acmeRoot = null;
forceSSL = true;
};
"location.${domain}" = {
enableACME = true;
acmeRoot = null;