fix: use keychain for ssh key management

This commit is contained in:
uku 2024-09-27 13:44:02 +02:00
parent 6791bf65be
commit f5b38b8fbc
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
4 changed files with 9 additions and 11 deletions

View file

@ -12,8 +12,6 @@
};
environment = {
variables.SSH_AUTH_SOCK = "/run/user/1000/ssh-agent";
systemPackages = with pkgs; [
flameshot
gnome-calculator