feat: remove waydroid while touch inputs sucks on hyprlans
This commit is contained in:
parent
50278032f5
commit
087901b2d6
1 changed files with 4 additions and 4 deletions
|
@ -36,8 +36,8 @@
|
||||||
hardware.opengl.driSupport32Bit = true;
|
hardware.opengl.driSupport32Bit = true;
|
||||||
hardware.uinput.enable = true;
|
hardware.uinput.enable = true;
|
||||||
|
|
||||||
virtualisation = {
|
#virtualisation = {
|
||||||
waydroid.enable = true;
|
#waydroid.enable = true;
|
||||||
lxd.enable = true;
|
#lxd.enable = true;
|
||||||
};
|
#};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue