Do not use gpg for ssh keys anymore
This commit is contained in:
parent
da236805f5
commit
a121569f84
5 changed files with 26 additions and 36 deletions
|
@ -3,7 +3,6 @@
|
|||
services.gpg-agent = {
|
||||
enable = true;
|
||||
enableSshSupport = true;
|
||||
sshKeys = [ "CE2FD0D9BECBD8876811714925066CC257413416" ];
|
||||
extraConfig =
|
||||
let
|
||||
pinentryRofi = pkgs.writeShellApplication {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue