fix boot issues on hyper-v
This commit is contained in:
@@ -42,6 +42,8 @@
|
||||
|
||||
system.stateVersion = "25.05";
|
||||
|
||||
boot.initrd.kernelModules = ["hv_vmbus" "hv_storvsc"]; # Hyper-V Support
|
||||
|
||||
# Disable unneeded features
|
||||
##boot.loader.grub.enable = true; # Not needed as iso-image.nix in modulesPath defines these and cause conflict
|
||||
##boot.loader.grub.device = "nodev";
|
||||
|
||||
Reference in New Issue
Block a user