update nixos

This commit is contained in:
2026-01-14 21:32:09 +01:00
parent c44536e17c
commit 0b436c1fe5
4 changed files with 23 additions and 17 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
# Kernel
# boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_17;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_6_18;
# Swap
zramSwap = {