nixos-config/sys/profiles/hardware/qmk.nix
2025-01-16 10:08:58 +01:00

3 lines
43 B
Nix

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