use sandboxed bottles instead of lutris
This commit is contained in:
parent
57b4572989
commit
9344fcb656
4 changed files with 3 additions and 41 deletions
|
@ -6,6 +6,7 @@ let
|
|||
|
||||
# all wanted flatpak packages
|
||||
desiredFlatpaks = {
|
||||
"com.usebottles.bottles" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
|
||||
"com.valvesoftware.Steam" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
|
||||
"com.vivaldi.Vivaldi" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
|
||||
"io.github.ungoogled_software.ungoogled_chromium" = "--nofilesystem=xdg-music --nofilesystem=xdg-pictures";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue