fra1-b: remove kvm-intel

This commit is contained in:
Motiejus Jakštys 2024-07-31 00:05:54 +03:00
parent 77fd1e8d2c
commit f11145282f
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ in
imports = [ (modulesPath + "/profiles/qemu-guest.nix") ];
boot = {
kernelModules = [ "kvm-intel" ];
loader.systemd-boot.enable = true;
initrd = {
kernelModules = [ "usb_storage" ];