update gpg-ssh-subkey

This commit is contained in:
Dmitriy Kholkin 2020-08-05 20:34:28 +04:00
parent 92bff039ab
commit 3d85a2c08f

View File

@ -41,7 +41,7 @@
enable = true;
enableSshSupport = true;
pinentryFlavor = "gtk2";
sshKeys = [ "2356C0BF89D7EF7B322FA06C54A95E8E018FEBD2" ];
sshKeys = [ "E6A6377C3D0827C36428A290199FDB3B91414AFE" ];
};
programs.gpg.enable = true;
home.sessionVariables.SSH_AUTH_SOCK = "/run/user/1000/gnupg/S.gpg-agent.ssh";