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