Flatpak does not have a specific one for serial, just for all

This commit is contained in:
AdenKoperczak 2025-06-07 13:19:43 -04:00
parent 28ca8df5df
commit 52675721b4
No known key found for this signature in database
GPG key ID: 9843017036F62EE7

View file

@ -30,9 +30,7 @@ finish-args:
# Wayland access
- --socket=wayland
# GPU acceleration if needed
- --device=dri
# Needs access to serial port devices
- --device=serial
- --device=all
# Needs to talk to the network:
- --share=network
# Needs to save files locally