This commit is contained in:
Lennart J. Kurzweg (Nx2)
2025-01-02 21:44:27 +01:00
parent 34eba60193
commit d40175d4a5

View File

@@ -118,6 +118,7 @@ in
efiSupport = true; efiSupport = true;
}; };
}; };
kernelPackages = pkgs-unstable.linuxPackages_6_11;
}; };
}; };
} }