Remove kvm-amd from boot.kernelModules.

This commit is contained in:
Tom Alexander
2025-01-17 21:36:34 -05:00
parent b4947bcff6
commit fefe46b512
2 changed files with 2 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
"thunderbolt"
];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.kernelModules = [ ];
boot.extraModulePackages = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking