mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
6.3 kernel
This commit is contained in:
parent
c55a1c8e4b
commit
eb082ffc26
2 changed files with 12 additions and 6 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue