mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-03-29 15:20:53 +01:00
Bumped newton to 5.18
This commit is contained in:
parent
162e1d990b
commit
b596fc1490
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
boot.zfs.requestEncryptionCredentials = true;
|
||||
boot.loader.grub.copyKernels = true;
|
||||
boot.loader.grub.efiSupport = false;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_17;
|
||||
boot.kernelPackages = pkgs.linuxPackages_5_18;
|
||||
|
||||
boot.loader.grub.mirroredBoots = [
|
||||
{ path = "/boot-1"; devices = [ "/dev/disk/by-id/ata-WDC_WD20EFRX-68EUZN0_WD-WCC4M1TVUVJV" ]; }
|
||||
|
|
Loading…
Add table
Reference in a new issue