mimir: Update to linux 6.3
This commit is contained in:
parent
c348b4f5eb
commit
dcbc1c7757
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue