Machines/WinMax2: temporarely change to default kernel
This commit is contained in:
parent
6adbd2d38c
commit
b123ab87df
1 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue