gunter: re-enable streamcontroller
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{ pkgs, ... }:
|
{ pkgs, ... }:
|
||||||
{
|
{
|
||||||
programs.streamcontroller.enable = pkgs.lib.warn "streamcontroller broken due to textual" false;
|
programs.streamcontroller.enable = true;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user