Update flake inputs
This commit is contained in:
parent
6277d8ccba
commit
222939284e
2 changed files with 42 additions and 11 deletions
|
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
|
||||
# Kernel version
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_15;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_18;
|
||||
|
||||
# Use the systemd-boot EFI boot loader.
|
||||
# boot.loader.systemd-boot.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue