From d6e3b7553ec1726c4675940dff4554389f53fe19 Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 3 Jun 2014 17:55:17 +0200 Subject: mmrnmhrm: Remove now obsolete kernelParams. This was only a cable problem and is fixed now, so we don't need to enforce anything anymore. Signed-off-by: aszlig --- machines/mmrnmhrm.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'machines') diff --git a/machines/mmrnmhrm.nix b/machines/mmrnmhrm.nix index c2bf7fd6..7e299b52 100644 --- a/machines/mmrnmhrm.nix +++ b/machines/mmrnmhrm.nix @@ -17,11 +17,6 @@ with import ../lib; allowImportFromDerivation = true; }; in rec { - kernelParams = [ - "video=DVI-I-1:1600x1200" - "video=VGA-1:1600x1200@60" - ]; - kernelPackages = pkgs.recurseIntoAttrs (pkgs.linuxPackagesFor linuxAszlig kernelPackages); -- cgit 1.4.1