There was an error while loading. Please reload this page.
2 parents 0687334 + 2821445 commit 5675822Copy full SHA for 5675822
1 file changed
modules/wsl-distro.nix
@@ -113,7 +113,6 @@ in
113
config = mkIf cfg.enable {
114
# WSL uses its own kernel and boot loader
115
boot = {
116
- bootspec.enable = false;
117
initrd.enable = false;
118
kernel.enable = false;
119
loader.grub.enable = false;
0 commit comments