move pinentry package to system-declaration
This commit is contained in:
parent
b59dc3c933
commit
c384d4a44c
2 changed files with 1 additions and 2 deletions
|
|
@ -119,6 +119,7 @@
|
|||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
pinentryPackage = pkgs.pinentry-curses;
|
||||
};
|
||||
networking.firewall.enable = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue