16 lines
352 B
YAML
16 lines
352 B
YAML
compose:
|
|
modules:
|
|
- gitg:stable
|
|
flatpak:
|
|
id: org.gnome.gitg
|
|
branch: stable
|
|
command: gitg
|
|
finish-args: |-
|
|
--share=ipc
|
|
--socket=x11
|
|
--socket=wayland
|
|
--socket=ssh-auth
|
|
--share=network
|
|
--filesystem=host
|
|
--talk-name=org.freedesktop.secrets
|
|
--filesystem=xdg-run/keyring
|