feat: add input-emulator custom package
This commit is contained in:
parent
823455682b
commit
77ada8f814
5 changed files with 39 additions and 3 deletions
nixos/cfg
|
@ -34,6 +34,7 @@
|
|||
hardware.sensor.iio.enable = true;
|
||||
hardware.opengl.enable = true;
|
||||
hardware.opengl.driSupport32Bit = true;
|
||||
hardware.uinput.enable = true;
|
||||
|
||||
virtualisation = {
|
||||
waydroid.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue