nxcaldav (manual for now)
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user