Update files

This commit is contained in:
2026-03-28 17:21:40 +00:00
parent f5cd434ac0
commit 0482012f79

View File

@@ -12,5 +12,5 @@
opentabletdriver.enable = true;
uinput.enable = true;
};
boot.kernelModules = [ "uinput" ]
boot.kernelModules = [ "uinput" ];
}