okay
This commit is contained in:
parent
d718f4dc56
commit
975aa67255
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
};
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
pinentryFlavor = "gtk2";
|
||||
pinentryFlavor = "tty";
|
||||
};
|
||||
# bare minimum
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Reference in a new issue