1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-20 03:37:46 +00:00

Adjust some of the Flatpak permissions

This commit is contained in:
Joshua Goins 2024-12-17 16:31:03 -05:00
parent 614f491ea2
commit 16197c1c3f

View file

@ -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