diff --git a/hosts/murex-pecten/default.nix b/hosts/murex-pecten/default.nix index 64229c3..26d32ce 100644 --- a/hosts/murex-pecten/default.nix +++ b/hosts/murex-pecten/default.nix @@ -41,31 +41,6 @@ alsa.support32Bit = true; pulse.enable = true; jack.enable = true; - - # config.pipewire-pulse."stream.properties" = { - # "channelmix.upmix" = true; - # "channelmix.lfe-cutoff" = 150; - # }; - - # config.pipewire."default.clock.allowed-rates" = [48000 44100]; - - # media-session.config.alsa-monitor = { - # rules = [ - # { - # matches = [ - # { - # "node.name" = "alsa_output.usb-Focusrite_Scarlett_Solo_USB_Y7ENM550A6399B-00.pro-output-0"; - # } - # ]; - # actions = { - # update-props = { - # #"audio.rate" = 96000; - # "api.alsa.headroom" = 1024; - # }; - # }; - # } - # ]; - # }; }; xdg.portal = {