feat: snapcraft files

This commit is contained in:
kingtous
2022-04-19 14:46:18 +08:00
parent 92be77cf88
commit 8f4adab3c8
4 changed files with 70 additions and 1 deletions

View File

@@ -124,7 +124,6 @@ apps:
plugs:
- network
- audio-playback
- audio-record
- home
- x11
- opengl
@@ -134,7 +133,27 @@ apps:
- pulseaudio
- gsettings
- unity7
# must manually connect
- login-session-observe
# [option] manually connect
- audio-record
rustdesk-service:
command: bin/rustdesk --service
daemon: simple
plugs:
- network
- audio-playback
- home
- x11
- opengl
- wayland
- desktop
- desktop-legacy
- pulseaudio
- gsettings
- unity7
# must manually connect
- login-session-observe
# [option] manually connect
- audio-record