added db
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user