move to backup
This commit is contained in:
parent
294dc66380
commit
a0e3d792a9
182 changed files with 156 additions and 103 deletions
5
bak/modules/unix/tablet.nix
Normal file
5
bak/modules/unix/tablet.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
hardware.opentabletdriver.enable = true;
|
||||
hardware.uinput.enable = true;
|
||||
boot.kernelModules = [ "uinput" ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue