Flatpak: Enable smart card support in the Flatpak manifests
This requires Flatpak >= 1.3.2.
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
"--socket=x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--device=dri",
|
||||
"--socket=pcsc",
|
||||
"--filesystem=~/.gnupg:rw",
|
||||
"--filesystem=xdg-config/gnupg:rw",
|
||||
"--filesystem=/run/.heim_org.h5l.kcm-socket",
|
||||
|
@ -26,6 +26,7 @@
|
||||
"--socket=x11",
|
||||
"--socket=wayland",
|
||||
"--socket=pulseaudio",
|
||||
"--socket=pcsc",
|
||||
"--device=dri",
|
||||
"--filesystem=~/.gnupg:rw",
|
||||
"--filesystem=xdg-config/gnupg:rw",
|
||||
|
Reference in New Issue
Block a user