fra1-b: remove kvm-intel
This commit is contained in:
@@ -6,7 +6,6 @@ in
|
|||||||
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];
|
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
kernelModules = [ "kvm-intel" ];
|
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
initrd = {
|
initrd = {
|
||||||
kernelModules = [ "usb_storage" ];
|
kernelModules = [ "usb_storage" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user