Skip to content

Commit da48f8a

Browse files
committed
fedora gnome: add support for gpg "pinentry"
GPG support matters, and if we install no "pinentry" implementation entering an GPG passphrase won't work, hence let's install GNOME's version of it on GNOME, which hooks this up to gnome shell. (this is split out on on debian + fedora, hence this covers both. on arch the thing is apparently part of the main pinentry package, hence don't bother)
1 parent 34ce690 commit da48f8a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

mkosi.profiles/gnome/mkosi.conf.d/debian/mkosi.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Packages=
1212
gnome-session-xsession
1313
gnome-software-plugin-flatpak
1414
gnome-software-plugin-fwupd
15+
pinentry-gnome3

mkosi.profiles/gnome/mkosi.conf.d/fedora/mkosi.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Distribution=fedora
66
[Content]
77
Packages=
88
adwaita-fonts-all
9+
default-fonts-core-emoji
910
gdm
11+
pinentry-gnome3
1012
rsms-inter-fonts
1113
rsms-inter-vf-fonts
12-
default-fonts-core-emoji

0 commit comments

Comments
 (0)