Machines/WinMax2: temporarely change to default kernel

This commit is contained in:
Toast 2025-01-31 10:48:21 +01:00
parent 6adbd2d38c
commit b123ab87df

View file

@ -31,7 +31,8 @@
# Plymouth doesn't support fractional scaling :(
plymouth.extraConfig = "DeviceScale=2";
kernelPackages = pkgs.linuxPackages_latest;
# kernelPackages = pkgs.linuxPackages_latest;
# Commented out since bmi-260 doesn't compile for 6.13
};
networking.hostName = "WinMax2"; # Define your hostname.