Disable streamcontroller and omnissa client
This commit is contained in:
@@ -65,7 +65,7 @@ in
|
|||||||
rofi-rbw-wayland
|
rofi-rbw-wayland
|
||||||
spotify
|
spotify
|
||||||
virt-manager
|
virt-manager
|
||||||
omnissa-horizon-client
|
# omnissa-horizon-client
|
||||||
yt-dlp
|
yt-dlp
|
||||||
|
|
||||||
# Go stuff
|
# Go stuff
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.streamcontroller.enable = true;
|
programs.streamcontroller.enable = pkgs.lib.warn "streamcontroller broken due to textual" false;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user