diff --git a/hosts/snowhawk/configuration.nix b/hosts/snowhawk/configuration.nix index f9ebb69..0858fd7 100644 --- a/hosts/snowhawk/configuration.nix +++ b/hosts/snowhawk/configuration.nix @@ -48,12 +48,9 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; - # If you want to use JACK applications, uncomment this - #jack.enable = true; + # 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; + media-session.enable = true; }; nix.settings = {