Switch pinentry program
This commit is contained in:
parent
b863823d12
commit
0fffeb6e55
1 changed files with 1 additions and 1 deletions
|
@ -885,7 +885,7 @@ in
|
|||
enable = true;
|
||||
enableSshSupport = true;
|
||||
pinentry = {
|
||||
package = pkgs.pinentry-rofi;
|
||||
package = pkgs.pinentry-tty;
|
||||
program = "pinentry";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue