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;
|
enable = true;
|
||||||
enableSshSupport = true;
|
enableSshSupport = true;
|
||||||
pinentry = {
|
pinentry = {
|
||||||
package = pkgs.pinentry-rofi;
|
package = pkgs.pinentry-tty;
|
||||||
program = "pinentry";
|
program = "pinentry";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue