nixos-config/profiles/hardware/qmk.nix

3 lines
43 B
Nix

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