diff --git a/hosts/by-name/servo/default.nix b/hosts/by-name/servo/default.nix index 7e3e9281..e685cfe0 100644 --- a/hosts/by-name/servo/default.nix +++ b/hosts/by-name/servo/default.nix @@ -17,6 +17,7 @@ sane.roles.build-machine.enable = true; sane.zsh.showDeadlines = false; # ~/knowledge doesn't always exist sane.programs.consoleUtils.suggestedPrograms = [ + "consoleMediaUtils" # notably, for go2tv / casting "pcConsoleUtils" "sane-scripts.stop-all-servo" ];