mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 01:30:05 +00:00
Add serial port permissions to flatpak
This commit is contained in:
parent
83c5d15cdf
commit
0ff0f6ea17
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ finish-args:
|
|||
- --socket=wayland
|
||||
# GPU acceleration if needed
|
||||
- --device=dri
|
||||
# Needs access to serial port devices
|
||||
- --device=serial
|
||||
# Needs to talk to the network:
|
||||
- --share=network
|
||||
# Needs to save files locally
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue