chore(host/murex-pecten): drop dead code
This commit is contained in:
parent
0915f763b0
commit
6204b31e0a
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue