Update flake inputs + dustbowl: use linux 6.0
This commit is contained in:
parent
a39263973f
commit
e8ea21bdeb
2 changed files with 11 additions and 10 deletions
|
|
@ -26,7 +26,7 @@
|
|||
};
|
||||
|
||||
# Kernel version
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_18;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_0;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
# boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue