Files
2026-07-24 06:42:22 -06:00

7 lines
84 B
Nix

{
hardware.keyboard.qmk = {
enable = true;
keychronSupport = true;
};
}