disable init db?
This commit is contained in:
parent
a09edd8478
commit
b5d0923199
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
in mkIf conf.fedi.enable {
|
in mkIf conf.fedi.enable {
|
||||||
services.akkoma = {
|
services.akkoma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
initDb.enable = false;
|
||||||
config = {
|
config = {
|
||||||
":pleroma" = {
|
":pleroma" = {
|
||||||
":instance" = {
|
":instance" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue