diff --git a/hardware/sound/default.nix b/hardware/sound/default.nix index 4fc6880d..cd375324 100644 --- a/hardware/sound/default.nix +++ b/hardware/sound/default.nix @@ -16,9 +16,5 @@ pulse.enable = true; # If you want to use JACK applications, uncomment this #jack.enable = true; - - # use the example session manager (no others are packaged yet so this is enabled by default, - # no need to redefine it in your config for now) - #media-session.enable = true; }; } \ No newline at end of file