l 1 prism: remove kernel workaround
This commit is contained in:
parent
0f22538575
commit
472daa6a41
@ -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;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user