Enable bluetooth on earthworm (#105)

This commit is contained in:
Patrick Stevens
2024-12-22 22:48:05 +00:00
committed by GitHub
parent 6973cbbd99
commit 04079d1082

View File

@@ -11,6 +11,7 @@
withRust = true;
};
hardware.graphics.enable = true;
hardware.bluetooth.enable = true;
programs.light.enable = true;
services.actkbd = {