Add permissions for home files creation

This commit is contained in:
Jason Flatt 2023-06-27 16:47:20 -07:00
parent 85a535a776
commit 39de6475dc

View file

@ -7,6 +7,7 @@ separate-locales: false
finish-args: finish-args:
- --device=all - --device=all
- --persist=.supermodel - --persist=.supermodel
- --filesystem=home
- --filesystem=host:ro - --filesystem=host:ro
- --share=network - --share=network
- --share=ipc - --share=ipc