mtworx: fix pkgs
This commit is contained in:
parent
e09db14b50
commit
ac3c9d0b5d
@ -14,7 +14,6 @@ in {
|
|||||||
];
|
];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
kernelPackages = pkgs.linuxPackages;
|
|
||||||
kernelModules = ["kvm-intel"];
|
kernelModules = ["kvm-intel"];
|
||||||
loader.systemd-boot.enable = true;
|
loader.systemd-boot.enable = true;
|
||||||
initrd = {
|
initrd = {
|
||||||
|
Loading…
Reference in New Issue
Block a user