added qmk for the keyboard config

This commit is contained in:
2025-11-16 13:15:48 +01:00
parent 941c51884d
commit a78d66fbd3
4 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
{ inputs, pkgs, ... }:
{
# Enable the uinput module
boot.kernelModules = [ "uinput" ];