disable libinput??? maybe itll fix things???
This commit is contained in:
@@ -29,6 +29,11 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services = {
|
||||||
|
libinput.enable = false;
|
||||||
|
xserver.modules = [ ];
|
||||||
|
};
|
||||||
|
|
||||||
# useful services
|
# useful services
|
||||||
services.gvfs.enable = true;
|
services.gvfs.enable = true;
|
||||||
services.tumbler.enable = true;
|
services.tumbler.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user