nixos-config/systemProfiles/hardware/qmk.nix
2024-10-25 10:39:48 +02:00

3 lines
43 B
Nix

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