enable keepassxc secret agent

disable gnome keyring
enable ssh agent
encrypt keepassxc config because it contains secret agent keys now
remove alacritty config
This commit is contained in:
Pim Kunis 2023-11-04 18:00:24 +01:00
parent 0abb32ef30
commit 17db8c152e
7 changed files with 23 additions and 118 deletions

BIN
secrets/keepassxc.ini.age Normal file

Binary file not shown.

View file

@ -14,4 +14,5 @@ in
"common-pg-tfbackend.age".publicKeys = publicKeys;
"ansible-vault-secret.age".publicKeys = publicKeys;
"powerdns-api-key.json.age".publicKeys = publicKeys;
"keepassxc.ini.age".publicKeys = publicKeys; # Secret agent causes private keys in config file.
}