services: vault: remove backupdir

This commit is contained in:
2024-10-21 14:24:13 +02:00
parent 1bf18208d9
commit ff1bdbe8ff

View File

@@ -8,7 +8,6 @@
services.vaultwarden = {
enable = true;
dbBackend = "postgresql";
backupDir = "/var/backup/vaultwarden";
environmentFile = config.age.secrets."services/vaultwarden/environment".path;
config = {
DOMAIN = "https://vault.kabtop.de";