Add hr db sops

This commit is contained in:
Sage 2026-01-21 14:40:39 +00:00
parent 59652e954f
commit ee3321b408
3 changed files with 9 additions and 5 deletions

View file

@ -17,5 +17,7 @@ in
secrets.atuin-auth = {};
secrets.hr-password = {};
secrets.sops-key = {};
secrets.google-db-test = {};
secrets.google-db-prod = {};
};
}