From 9fcd4d0350670b1b7c4edf9c57e5bced82f23134 Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 12 Nov 2017 18:45:04 +0100 Subject: hardware/t100ha: Remove superfluous attribute While grepping for occurences of importing nixpkgs-path.nix I found this and it really is unused, so let's remove it. No functional changes. Signed-off-by: aszlig --- modules/hardware/t100ha/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/hardware') diff --git a/modules/hardware/t100ha/default.nix b/modules/hardware/t100ha/default.nix index 8d8756f4..00ac8bfc 100644 --- a/modules/hardware/t100ha/default.nix +++ b/modules/hardware/t100ha/default.nix @@ -20,7 +20,6 @@ in { ''); boot.kernelPackages = let - nixpkgs = import ../../../nixpkgs-path.nix; t100haKernel = pkgs.linux_testing.override { # Missing device drivers: # -- cgit 1.4.1