Move to using Vaultwarden SSH keys

This commit is contained in:
Vili Sinervä 2025-05-27 21:15:41 +03:00
parent 5d2c9ba372
commit a00867587b
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996
5 changed files with 9 additions and 16 deletions

View file

@ -42,6 +42,7 @@ in
networkmanagerapplet
flameshot
speedcrunch
bitwarden
zotero
kile
@ -50,6 +51,7 @@ in
ghostscript
kdePackages.okular
];
programs.zsh.interactiveShellInit = "export SSH_AUTH_SOCK=/home/vili/.bitwarden-ssh-agent.sock";
services = {
displayManager = {