mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-20 01:38:59 +02:00
chore: upgrade gallifrey kernel
This commit is contained in:
parent
a72af96b83
commit
f8eed474fd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_11;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_13;
|
||||
|
||||
fileSystems."/data" = {
|
||||
device = "/dev/disk/by-uuid/4680be45-8156-4bf0-8b0b-e7493aaf37c0";
|
||||
|
|
Loading…
Add table
Reference in a new issue