fixup flatpak perms

This commit is contained in:
Henry Hiles 2026-09-20 00:07:47 -04:00
commit 3fee789c90
Signed by: Henry-Hiles
SSH key fingerprint: SHA256:VKQUdS31Q90KvX7EkKMHMBpUspcmItAh86a+v7PGiIs

View file

@ -63,12 +63,10 @@
"wayland" "wayland"
]; ];
talk-names = [ "org.unifiedpush.Distributor.*" ]; talk-names = [
own-names = [ "org.unifiedpush.Distributor.*"
"nexus.federated.nexus" "org.freedesktop.Notifications"
"nexus.federated.nexus.*"
]; ];
devices = [ "dri" ]; devices = [ "dri" ];
}; };
}; };