This commit is contained in:
k
2024-05-28 11:58:37 -04:00
parent 12a445c435
commit dd64901a69

View File

@@ -64,6 +64,8 @@
networking.domain = "dhilton.xyz";
services.postgresql.enable = true;
services.akkoma.enable = true;
services.akkoma.config = {
":pleroma" = {
@@ -79,6 +81,7 @@
};
};
};
services.akkoma.nginx = {
enableACME = true;
forceSSL = true;