Update Kitty kernel

This commit is contained in:
Bun 2025-03-08 16:11:12 -05:00
parent 31a90dc100
commit 1b9fc444bb

View file

@ -1,7 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
boot = { boot = {
kernelPackages = pkgs.linuxPackages_5_10; kernelPackages = pkgs.linuxPackages_5_15;
swraid = { swraid = {
enable = true; enable = true;
mdadmConf = "MAILADDR contact@nixfox.ca"; mdadmConf = "MAILADDR contact@nixfox.ca";