l yubikey: access remote builders via yubikey
This commit is contained in:
parent
712ee76c04
commit
346164ba1d
@ -55,6 +55,9 @@
|
||||
fi
|
||||
'';
|
||||
|
||||
# allow nix to acces remote builders via yubikey
|
||||
systemd.services.nix-daemon.environment.SSH_AUTH_SOCK = "/run/user/1337/gnupg/S.gpg-agent.ssh";
|
||||
|
||||
programs = {
|
||||
ssh.startAgent = false;
|
||||
gnupg.agent = {
|
||||
|
Loading…
Reference in New Issue
Block a user