theba: switch back to 4.4 kernel for stability

This commit is contained in:
Gabriel Ebner 2016-07-08 09:05:57 +02:00
parent 29c921cfd5
commit ac71321fe1

@ -68,4 +68,6 @@
virtualisation.virtualbox.host.enable = true;
boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages;
}