Add serial port permissions to flatpak

This commit is contained in:
AdenKoperczak 2025-06-07 12:36:26 -04:00
parent 83c5d15cdf
commit 0ff0f6ea17
No known key found for this signature in database
GPG key ID: 9843017036F62EE7

View file

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