add needed permissions for UnifiedPush to nexus flatpak
This commit is contained in:
parent
b8882d6e48
commit
e925f9657c
1 changed files with 7 additions and 0 deletions
|
|
@ -62,6 +62,13 @@
|
|||
"fallback-x11"
|
||||
"wayland"
|
||||
];
|
||||
|
||||
talk-names = [ "org.unifiedpush.Distributor.*" ];
|
||||
own-names = [
|
||||
"nexus.federated.nexus"
|
||||
"nexus.federated.nexus.*"
|
||||
];
|
||||
|
||||
devices = [ "dri" ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue