Fixes age config for vaultwarden

This commit is contained in:
Dennis Schoepf 2025-04-25 17:30:08 +02:00
parent e78f171b84
commit f13e5ebc39

View file

@ -13,7 +13,7 @@
];
# Secrets
age.secrets.vaultwardenEnv.file = ../secrets/vaultwarden/env.age;
age.secrets."vaultwarden/env".file = ../../secrets/vaultwarden/env.age;
# Generated automatically
boot.tmp.cleanOnBoot = true;