refactor: remove dead code

This commit is contained in:
Pierre Martin
2026-06-10 11:45:12 +02:00
parent e85be26c7e
commit a05d93cd18

View File

@@ -73,12 +73,6 @@
alsa.enable = true; alsa.enable = true;
alsa.support32Bit = true; alsa.support32Bit = true;
pulse.enable = true; 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;
}; };
# Fix: IDT 92HD95 codec routes capture to external mic jack when headphones # Fix: IDT 92HD95 codec routes capture to external mic jack when headphones