add admin_token to env for vault

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-18 22:28:47 -05:00
parent f3cffa2236
commit 5bd860e89d
3 changed files with 32 additions and 30 deletions

View file

@ -41,7 +41,7 @@ in
};
"/var/secrets/vaultwarden.env" = {
hostPath = config.age.secrets.vaultwarden_env.path;
readOnly = true;
isReadOnly = true;
};
};
config =