This commit is contained in:
mjallen18
2025-03-19 15:05:28 -05:00
parent 6914eda2fb
commit 172d4a37a8

View File

@@ -66,12 +66,12 @@ in
}; };
hardware = { hardware = {
raspberry-pi."4".fkms-3d.enable = true; raspberry-pi."4".fkms-3d.enable = false;
raspberry-pi."4".apply-overlays-dtmerge.enable = true; raspberry-pi."4".apply-overlays-dtmerge.enable = false;
raspberry-pi."4".audio.enable = true; raspberry-pi."4".audio.enable = false;
raspberry-pi."4".bluetooth.enable = true; raspberry-pi."4".bluetooth.enable = false;
raspberry-pi."4".dwc2.enable = true; raspberry-pi."4".dwc2.enable = false;
raspberry-pi."4".xhci.enable = true; raspberry-pi."4".xhci.enable = false;
}; };
# Set your time zone. # Set your time zone.