gpg: Set up pinentry-qt
This commit is contained in:
parent
8281a02354
commit
3750078491
2 changed files with 6 additions and 0 deletions
|
@ -145,6 +145,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
services.gpg-agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "qt";
|
||||
};
|
||||
|
||||
accounts.email.accounts.Personal = {
|
||||
primary = true;
|
||||
|
||||
|
|
|
@ -51,6 +51,7 @@
|
|||
lsof
|
||||
ncdu
|
||||
pika-backup
|
||||
pinentry-qt
|
||||
powertop
|
||||
s-tui
|
||||
screen
|
||||
|
|
Loading…
Reference in a new issue