iso-image-kde: Disable synaptics
It's been deprecated since 17.09 and libinput is a better default
This commit is contained in:
parent
93e5683353
commit
b3a06f10d1
@ -13,9 +13,6 @@ with lib;
|
|||||||
enable = true;
|
enable = true;
|
||||||
enableQt4Support = false;
|
enableQt4Support = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
# Enable touchpad support for many laptops.
|
|
||||||
synaptics.enable = true;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
Loading…
Reference in New Issue
Block a user