feat(desktop): add qmk
This commit is contained in:
parent
e2aff57d72
commit
f38c4d065a
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@
|
||||||
jetbrains.idea-community
|
jetbrains.idea-community
|
||||||
];
|
];
|
||||||
|
|
||||||
|
hardware.keyboard.qmk.enable = true;
|
||||||
|
|
||||||
# KERNEL
|
# KERNEL
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue