global/gpg: install gpgme
This is needed for Thunderbird to use external GPG keys
This commit is contained in:
parent
416233a03b
commit
07c2a4ac49
1 changed files with 4 additions and 0 deletions
|
@ -29,4 +29,8 @@
|
|||
allow-loopback-pinentry
|
||||
'';
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
gpgme
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue