add admin_token to env for vault

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-08-18 22:28:47 -05:00
parent 892c9949b9
commit 777b70a2a3
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 =