nixos-config/nix/systemProfiles/hardware/qmk.nix

3 lines
43 B
Nix

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