mimir: Update to linux 6.3

This commit is contained in:
Erwin Boskma 2023-06-01 16:59:30 +02:00
parent c348b4f5eb
commit dcbc1c7757
Signed by: erwin
SSH key fingerprint: SHA256:3F6Cm6I3erRqlBwEghZWAQl6eS5WrGTX1Vs/Evec1lQ

View file

@ -66,7 +66,7 @@
# Use the systemd-boot EFI boot loader.
boot = {
kernelPackages = pkgs.linuxPackages_6_2;
kernelPackages = pkgs.linuxPackages_6_3;
loader = {
systemd-boot = {
enable = true;