petalius: disable kernel patch, it doesn't work anyhow

This commit is contained in:
Gabriel Ebner 2017-09-02 08:57:36 +02:00
parent c16dece635
commit 055b0ae03e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
# boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages;
boot.kernelPatches = [
{ patch = ./len0073.patch; name = "len0073"; }
# { patch = ./len0073.patch; name = "len0073"; }
];
boot.kernelParams = [
# "psmouse.synaptics_intertouch=1"