deploy files needed for postgresql auth

This commit is contained in:
Pim Kunis 2023-11-25 14:15:07 +01:00
parent 4e1b19d737
commit 421a05a82f
5 changed files with 95 additions and 1 deletions

Binary file not shown.

View file

@ -17,4 +17,5 @@ in {
"powerdns-api-key.json.age".publicKeys = publicKeys;
"keepassxc.ini.age".publicKeys =
publicKeys; # Secret agent causes private keys in config file.
"postgresql_client.key.age".publicKeys = publicKeys;
}