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