Ensure database gotosocial

This commit is contained in:
Lillian Violet 2023-11-27 15:10:39 +01:00
parent 7fa997ec94
commit 12f26c89ae

View file

@ -7,7 +7,12 @@
enable = true;
# Ensure the database, user, and permissions always exist
ensureDatabases = ["nextcloud" "onlyoffice" "akkoma"];
ensureDatabases = [
"nextcloud"
"onlyoffice"
"akkoma"
"gotosocial"
];
ensureUsers = [
{
name = "nextcloud";