Added QMK Keyboard Support
Some checks failed
/ Check Nix Flake (push) Has been cancelled

This commit is contained in:
kB01 2026-02-24 23:31:20 +01:00
parent 076735f71f
commit 07243c30ff
No known key found for this signature in database

View file

@ -48,6 +48,7 @@ in {
# Misc
networking.useDHCP = lib.mkDefault true;
hardware.keyboard.qmk.enable = true;
# Firmware
hardware.apple-t2.firmware.enable = true;