mtworx: fix pkgs

This commit is contained in:
Motiejus Jakštys 2024-06-05 14:36:15 +03:00
parent e09db14b50
commit ac3c9d0b5d
1 changed files with 0 additions and 1 deletions

View File

@ -14,7 +14,6 @@ in {
];
boot = {
kernelPackages = pkgs.linuxPackages;
kernelModules = ["kvm-intel"];
loader.systemd-boot.enable = true;
initrd = {