Update Kitty kernel
This commit is contained in:
parent
31a90dc100
commit
1b9fc444bb
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_5_10;
|
||||
kernelPackages = pkgs.linuxPackages_5_15;
|
||||
swraid = {
|
||||
enable = true;
|
||||
mdadmConf = "MAILADDR contact@nixfox.ca";
|
||||
|
|
Loading…
Add table
Reference in a new issue