l 1 prism: remove kernel workaround

This commit is contained in:
lassulus 2016-02-21 10:56:16 +01:00
parent 0f22538575
commit 472daa6a41

View File

@ -83,10 +83,10 @@ in {
{
sound.enable = false;
}
{
#workaround for server dying after 6-7h
boot.kernelPackages = pkgs.linuxPackages_4_2;
}
#{
# #workaround for server dying after 6-7h
# boot.kernelPackages = pkgs.linuxPackages_4_2;
#}
{
nixpkgs.config.allowUnfree = true;
}