feat(desktop): add qmk

This commit is contained in:
Moritz Böhme 2023-07-24 18:46:35 +02:00
parent e2aff57d72
commit f38c4d065a
Signed by: moritz
GPG key ID: 970C6E89EB0547A9

View file

@ -27,6 +27,8 @@
jetbrains.idea-community
];
hardware.keyboard.qmk.enable = true;
# KERNEL
boot.kernelPackages = pkgs.linuxPackages_latest;