From 19398fe04690f70d34d0e30da7e885bfcae55f62 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 2 Aug 2017 00:22:49 +0200 Subject: tv mu: drop boot.extraModprobeConfig --- tv/1systems/mu/config.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tv/1systems/mu/config.nix b/tv/1systems/mu/config.nix index 95b01bf..32143f3 100644 --- a/tv/1systems/mu/config.nix +++ b/tv/1systems/mu/config.nix @@ -31,10 +31,6 @@ with import ; boot.kernelModules = [ "fbcon" "kvm-intel" ]; boot.extraModulePackages = [ ]; - boot.extraModprobeConfig = '' - options kvm_intel nested=1 - ''; - fileSystems = { "/" = { device = "/dev/vgmu1/nixroot"; -- cgit v1.2.3