6.3 kernel

This commit is contained in:
Kat Inskip 2023-07-18 11:21:19 -07:00
parent c55a1c8e4b
commit eb082ffc26
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
2 changed files with 12 additions and 6 deletions

View file

@ -40,6 +40,8 @@ _: let
nixpkgs.hostPlatform = mkDefault "aarch64-linux";
boot.kernelPackages = pkgs.linuxKernel.kernels.linux_6_3
system.stateVersion = "22.11";
security.sudo.extraRules = [