Update files

This commit is contained in:
2026-03-28 17:21:19 +00:00
parent 48e51cb952
commit f5cd434ac0
2 changed files with 4 additions and 1 deletions

View File

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