switch pinentry to qt
This commit is contained in:
parent
ae47ba3b41
commit
2477807458
3 changed files with 3 additions and 3 deletions
|
|
@ -22,7 +22,7 @@ in {
|
|||
email = "antoine@alarsyo.net";
|
||||
base_url = "https://pass.alarsyo.net";
|
||||
lock_timeout = 60 * 60 * 12;
|
||||
pinentry = pkgs.pinentry-gnome;
|
||||
pinentry = pkgs.pinentry-qt;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue