not needed

This commit is contained in:
Joseph Hanson 2025-03-03 18:58:11 -06:00
parent 079b0858d9
commit 20b1998378
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -13,22 +13,6 @@
powerOnBoot = true;
};
};
# Force SOF for AMD controller while keeping HDA for HDMI
boot.kernelParams = [
"snd-intel-dspcfg.dsp_driver=3" # SOF for AMD Zen2+ audio
];
# Essential firmware packages
hardware.firmware = with pkgs; [
sof-firmware
alsa-firmware
];
# SOF-specific configuration
boot.extraModprobeConfig = ''
options snd-hda-intel model=auto position_fix=1
options snd-hda-intel power_save=1
'';
boot = {
# for managing/mounting nfs