Close the nextcloud bracket

This commit is contained in:
Jimbo 2024-08-23 01:08:26 -04:00
parent 8103e7b0f4
commit 7941dbd14d

View file

@ -219,6 +219,7 @@ in
trusted_domains = [ "cloud.${cornDomain}" ];
overwriteprotocol = "https";
};
};
# Get certificates for Coturn
security.acme = {
@ -267,4 +268,3 @@ in
# Don't change this
system.stateVersion = "24.05";
}