switch linux to current and zfs 2.4
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
|
||||
# Kernel
|
||||
# boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
|
||||
boot.kernelPackages = nixpkgs-linuxeol.legacyPackages."x86_64-linux".linuxKernel.packages.linux_6_19;
|
||||
boot.kernelPackages = pkgs.linuxKernel.packages.linux_7_0;
|
||||
|
||||
# Swap
|
||||
zramSwap = {
|
||||
|
||||
Reference in New Issue
Block a user