feat: add input-emulator custom package

This commit is contained in:
matt1432 2023-08-13 13:35:25 -04:00
parent 823455682b
commit 77ada8f814
5 changed files with 39 additions and 3 deletions

View file

@ -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;