set gpg pinentry to curses
This commit is contained in:
parent
4eb7321460
commit
141f7e28e6
1 changed files with 2 additions and 0 deletions
|
|
@ -65,6 +65,8 @@
|
||||||
# })
|
# })
|
||||||
];
|
];
|
||||||
|
|
||||||
|
services.gpg-agent.pinentry.package = pkgs.pinentry-curses;
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
spotifyd = {
|
spotifyd = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue