mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
Linux packages
This commit is contained in:
parent
bf47fc113c
commit
f6728d6ba7
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ _: let
|
|||
|
||||
nixpkgs.hostPlatform = mkDefault "aarch64-linux";
|
||||
|
||||
boot.kernelPackages = pkgs.linuxKernel.kernels.linux_6_3;
|
||||
boot.kernelPackages = pkgs.linuxPackages_6_3;
|
||||
|
||||
system.stateVersion = "22.11";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue