nixos-config/system/hardware/qmk.nix
2024-02-09 21:55:57 +01:00

3 lines
43 B
Nix

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