services: initial nextcloud

This commit is contained in:
2022-12-11 18:35:42 +01:00
parent 08a4b3d96f
commit e17934aaea
2 changed files with 25 additions and 2 deletions

View File

@@ -42,7 +42,7 @@
"telegramdb"
"signaldb"
"keycloakdb"
]
];
ensureUsers = [
{
name = "gitea";
@@ -86,7 +86,7 @@
"DATABASE keycloakdb" = "ALL PRIVILEGES";
};
};
]
];
};
services.postgreqlBackup.enable = true;