Fixes age config for vaultwarden

This commit is contained in:
Dennis Schoepf 2025-04-25 17:31:10 +02:00
parent f13e5ebc39
commit 7571c0f67b

View file

@ -102,7 +102,7 @@
# Vaultwarden
services.vaultwarden = {
enable = true;
environmentFile = config.age.secrets.vaultwardenEnv.age.path;
environmentFile = config.age.secrets."vaultwarden/env".path;
};
# Caddy