diff --git a/app/sovran_systemsos_web/static/sovran-hub-icon.svg b/app/sovran_systemsos_web/static/sovran-hub-icon.svg index 984fcfd..11809c9 100644 --- a/app/sovran_systemsos_web/static/sovran-hub-icon.svg +++ b/app/sovran_systemsos_web/static/sovran-hub-icon.svg @@ -1,4 +1,4 @@ - + diff --git a/modules/core/sovran-hub.nix b/modules/core/sovran-hub.nix index 905b531..c34b363 100644 --- a/modules/core/sovran-hub.nix +++ b/modules/core/sovran-hub.nix @@ -232,7 +232,7 @@ let sleep 1 done - brave --app=http://localhost:8937 --class=sovran-hub + brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland ''; sovran-hub-web = pkgs.python3Packages.buildPythonApplication { @@ -278,7 +278,7 @@ let Type=Application Name=Sovran Hub Comment=Open Sovran_SystemsOS Hub dashboard -Exec=brave --app=http://localhost:8937 --class=sovran-hub +Exec=brave --app=http://localhost:8937 --class=sovran-hub --disable-gpu --disable-features=WebRtcPipeWireCapturer --ozone-platform=wayland Icon=sovran-hub Terminal=false Categories=System;