fixup flatpak perms
This commit is contained in:
parent
d7c64fea80
commit
3fee789c90
1 changed files with 3 additions and 5 deletions
|
|
@ -63,12 +63,10 @@
|
|||
"wayland"
|
||||
];
|
||||
|
||||
talk-names = [ "org.unifiedpush.Distributor.*" ];
|
||||
own-names = [
|
||||
"nexus.federated.nexus"
|
||||
"nexus.federated.nexus.*"
|
||||
talk-names = [
|
||||
"org.unifiedpush.Distributor.*"
|
||||
"org.freedesktop.Notifications"
|
||||
];
|
||||
|
||||
devices = [ "dri" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue