Implement ssh keys protected with solokey
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# config to make solokey1 work for ssh
|
||||
{...}: {
|
||||
# services.pcscd.enable = true;
|
||||
|
||||
services.gnome.gcr-ssh-agent.enable = false;
|
||||
programs.ssh.startAgent = true;
|
||||
}
|
||||
Reference in New Issue
Block a user