Fixes age config for vaultwarden
This commit is contained in:
parent
e78f171b84
commit
f13e5ebc39
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
];
|
];
|
||||||
|
|
||||||
# Secrets
|
# Secrets
|
||||||
age.secrets.vaultwardenEnv.file = ../secrets/vaultwarden/env.age;
|
age.secrets."vaultwarden/env".file = ../../secrets/vaultwarden/env.age;
|
||||||
|
|
||||||
# Generated automatically
|
# Generated automatically
|
||||||
boot.tmp.cleanOnBoot = true;
|
boot.tmp.cleanOnBoot = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue