nxcaldav (manual for now)

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2026-03-23 14:29:08 +01:00
parent bfa820a82a
commit f77d0d2301
5 changed files with 15 additions and 8 deletions

View File

@@ -28,6 +28,7 @@
"vaultwarden"
"paperless"
"nextcloud"
"nxcaldav"
];
settings = {
port = 5432; # default
@@ -54,6 +55,10 @@
name = "paperless";
ensureDBOwnership = true;
}
{
name = "nxcaldav";
ensureDBOwnership = true;
}
];
};
postgresqlBackup = {