mirror of
https://github.com/redstrate/Novus.git
synced 2025-04-20 11:47:45 +00:00
Adjust some of the Flatpak permissions
This commit is contained in:
parent
614f491ea2
commit
16197c1c3f
1 changed files with 2 additions and 4 deletions
|
@ -17,11 +17,9 @@ cleanup:
|
||||||
finish-args:
|
finish-args:
|
||||||
- --share=ipc
|
- --share=ipc
|
||||||
- --socket=fallback-x11
|
- --socket=fallback-x11
|
||||||
|
- --socket=wayland
|
||||||
- --share=network
|
- --share=network
|
||||||
- --filesystem=home
|
- --device=dri
|
||||||
- --socket=pulseaudio
|
|
||||||
- --device=all
|
|
||||||
- --allow=devel
|
|
||||||
modules:
|
modules:
|
||||||
- name: qt6-qthttpserver
|
- name: qt6-qthttpserver
|
||||||
buildsystem: cmake-ninja
|
buildsystem: cmake-ninja
|
||||||
|
|
Loading…
Add table
Reference in a new issue