disable init db?

This commit is contained in:
twoneis 2025-02-07 20:28:29 +01:00
parent a09edd8478
commit b5d0923199

View file

@ -7,6 +7,7 @@
in mkIf conf.fedi.enable {
services.akkoma = {
enable = true;
initDb.enable = false;
config = {
":pleroma" = {
":instance" = {