Machines/Archie: fix headphones not being detected sometimes

This commit is contained in:
Toast 2025-09-14 02:44:32 +02:00
parent 69c5e8d9be
commit cd876e3a17

View file

@ -18,6 +18,7 @@
boot.initrd.kernelModules = ["amdgpu"];
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = [];
boot.extraModprobeConfig = "options snd_hda_intel power_save=0";
fileSystems."/" = {
device = "/dev/disk/by-uuid/5322c217-b87b-4150-8b4c-a8fa17a899bf";