From a8b36e88aa792bff33b5e0680e31660082cc10bb Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sat, 20 May 2017 18:52:43 +0200 Subject: Drop hels kernel patch for now --- hel.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hel.nix b/hel.nix index 62568864..a1b28e62 100644 --- a/hel.nix +++ b/hel.nix @@ -45,11 +45,11 @@ }; boot.kernelPackages = pkgs.linuxPackages_latest; - boot.kernelPatches = [ - { patch = ./patches/udl.patch; - name = "udl-vblank"; - } - ]; + # boot.kernelPatches = [ + # { patch = ./patches/udl.patch; + # name = "udl-vblank"; + # } + # ]; environment.systemPackages = with pkgs; [ git -- cgit v1.2.3