about summary refs log tree commit diff
path: root/machines/aszlig/mmrnmhrm.nix
diff options
context:
space:
mode:
authoraszlig <aszlig@redmoonstudios.org>2016-11-28 10:41:28 +0100
committeraszlig <aszlig@redmoonstudios.org>2016-11-28 10:41:28 +0100
commit55f9c333077c4caa7e2d6aa3a4f8b59a8a71c78e (patch)
treedefa701689ff150c97be3d89e5e84481abe5890f /machines/aszlig/mmrnmhrm.nix
parent05bd996d0938acc99ae5a2f58308d2bc140a0790 (diff)
dnyarri/mmrnmhrm: Switch to generic kernel
I've been patching these machines up since ages and I'm tired now to do
both kernel configs *again* for the recent kernel versions.

Of course, in the long run I still want them to have their customized
kernel, but right now it's better to have a recent generic kernel rather
than have a fucked up custom kernel.

Also, this removes all that cruft for the Intel HDA pinning on dnyarri,
because the machine now has two X-Fi sound cards.

Both machines probably won't boot now, so we'll have to adjust a few
things very soon.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Diffstat (limited to 'machines/aszlig/mmrnmhrm.nix')
-rw-r--r--machines/aszlig/mmrnmhrm.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/aszlig/mmrnmhrm.nix b/machines/aszlig/mmrnmhrm.nix
index b9d422e6..fa32c9d8 100644
--- a/machines/aszlig/mmrnmhrm.nix
+++ b/machines/aszlig/mmrnmhrm.nix
@@ -15,7 +15,6 @@ with lib;
   };
 
   vuizvui.user.aszlig.system.kernel.enable = true;
-  vuizvui.user.aszlig.system.kernel.config = import ./mmrnmhrm-kconf.nix;
 
   networking.hostName = "mmrnmhrm";