petalius: reactivate virtualbox
This commit is contained in:
parent
45ffe6c587
commit
4d25702c3e
@ -68,9 +68,9 @@
|
|||||||
|
|
||||||
virtualisation.libvirtd.enable = true;
|
virtualisation.libvirtd.enable = true;
|
||||||
|
|
||||||
# virtualisation.virtualbox.host.enable = true;
|
virtualisation.virtualbox.host.enable = true;
|
||||||
|
|
||||||
# boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages;
|
boot.kernelPackages = pkgs.lib.mkOverride 10 pkgs.linuxPackages_4_19;
|
||||||
boot.kernelPatches = [
|
boot.kernelPatches = [
|
||||||
# { patch = ./len0073.patch; name = "len0073"; }
|
# { patch = ./len0073.patch; name = "len0073"; }
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user