fix cloudstation startup
This commit is contained in:
parent
ffb330106c
commit
8b6b8f07ff
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ in buildFHSUserEnv {
|
|||
runScript = writeScript "cloudstation" ''
|
||||
#!/usr/bin/env bash
|
||||
export QT_PLUGIN_PATH="${pkgs.qt5.qtbase.bin}/${pkgs.qt5.qtbase.qtPluginPrefix}"
|
||||
export QT_QPA_PLATFORM=xcb
|
||||
${cloudstation}/bin/launcher
|
||||
|
||||
export LD_LIBRARY_PATH="/home/stefan/.CloudStation/CloudStation.app/lib:$LD_LIBRARY_PATH"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue