1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(postgresql): enable backup

This commit is contained in:
2022-12-03 08:25:47 +01:00
parent 72b48e90aa
commit f04ca9d1de
4 changed files with 19 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ in {
passwordFile = toString <secrets/restic/password>;
paths = [
"/var/lib/codimd"
"/var/lib/postgresql"
config.services.postgresqlBackup.location
"/var/lib/weechat"
"/var/lib/nextcloud"
"/var/lib/grafana"