diff --git a/iso/common.nix b/iso/common.nix index b179664..fca5ed5 100644 --- a/iso/common.nix +++ b/iso/common.nix @@ -53,7 +53,7 @@ in [Desktop Entry] Type=Application Name=Sovran Guided Installer -Exec=gnome-terminal -- bash -c "${installer}/bin/sovran-install; exec bash" +Exec=bash -c "DISPLAY=:0 DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/$(id -u)/bus ${installer}/bin/sovran-install" Terminal=false X-GNOME-Autostart-enabled=true ''; diff --git a/result b/result index 7f47e9c..a2371d3 120000 --- a/result +++ b/result @@ -1 +1 @@ -/nix/store/d2wsw3p539hmdhc6gaxjds8l2yw1jr4n-Sovran_SystemsOS.iso \ No newline at end of file +/nix/store/y5qsfr9f4s3z3vyvfhnswmxdws28yiz7-Sovran_SystemsOS.iso \ No newline at end of file