dotfiles/nixcfgs/modules/nixos/hardware/peripherals.nix
2025-11-19 23:33:06 +00:00

3 lines
41 B
Nix

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