freebsd.devd: build sound and acpi

Co-Authored-By: Audrey Dutcher <audrey@rhelmot.io>
This commit is contained in:
Artemis Tosini
2026-03-06 13:09:30 -08:00
parent 4791b9919b
commit 41e01ae7d5
@@ -28,6 +28,8 @@ mkDerivation {
MK_TESTS = "no";
MK_AUTOFS = "yes";
MK_ACPI = "yes";
MK_SOUND = "yes";
MK_BLUETOOTH = "yes";
MK_HYPERV = "yes";
MK_USB = "yes";