Loading pkgs/by-name/pl/plex-desktop/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,9 @@ buildFHSEnv { # db files should have write access. chmod --recursive 750 "$PLEX_DB" # These environment variables sometimes silently cause plex to crash. unset QT_QPA_PLATFORM QT_STYLE_OVERRIDE set -o allexport ${lib.toShellVars extraEnv} exec ${plex-desktop}/Plex.sh Loading Loading
pkgs/by-name/pl/plex-desktop/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -153,6 +153,9 @@ buildFHSEnv { # db files should have write access. chmod --recursive 750 "$PLEX_DB" # These environment variables sometimes silently cause plex to crash. unset QT_QPA_PLATFORM QT_STYLE_OVERRIDE set -o allexport ${lib.toShellVars extraEnv} exec ${plex-desktop}/Plex.sh Loading