users#nrd: use pinentry-tty
This commit is contained in:
parent
9cd09ff0fe
commit
211073068f
@ -121,7 +121,7 @@ in
|
|||||||
maxCacheTtlSsh = 60480000;
|
maxCacheTtlSsh = 60480000;
|
||||||
enableSshSupport = gpgEnableSsh;
|
enableSshSupport = gpgEnableSsh;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
pinentry-program ${pkgs.pinentry.curses}/bin/pinentry-curses
|
pinentry-program ${pkgs.pinentry.tty}/bin/pinentry-tty
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user