Set curses pinentry for greatyamada
This commit is contained in:
parent
84dfefcb45
commit
547365c5c3
3 changed files with 6 additions and 1 deletions
3
hosts/greatyamada/home-manager/development.nix
Normal file
3
hosts/greatyamada/home-manager/development.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ lib, pkgs, ... }: {
|
||||
services.gpg-agent.pinentry.package = lib.mkForce pkgs.pinentry-curses;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue