broaden flatpak access to home directory
This commit is contained in:
parent
b4ae206fbf
commit
8f424f81dc
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ finish-args:
|
|||
# GPU acceleration if needed
|
||||
- --device=dri
|
||||
# Needs to save files locally
|
||||
- --filesystem=xdg-pictures
|
||||
- --filesystem=home
|
||||
modules:
|
||||
- name: ImageTagger
|
||||
buildsystem: simple
|
||||
|
|
Loading…
Reference in a new issue