Only override gnupg with guiSupport on graphical systems
This commit is contained in:
parent
37cec2a8e4
commit
c1d1acb245
2 changed files with 1 additions and 2 deletions
|
@ -39,7 +39,6 @@
|
|||
};
|
||||
|
||||
programs.gnupg.agent.enable = true;
|
||||
programs.gnupg.package = pkgs.gnupg.override { guiSupport = true; };
|
||||
|
||||
home-manager.users.charlotte = { pkgs, ... }: {
|
||||
home.packages = with pkgs; [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue