semicolon

This commit is contained in:
Kat Inskip 2023-07-18 11:21:54 -07:00
parent eb082ffc26
commit bf47fc113c
Signed by: kat
GPG key ID: 465E64DECEA8CF0F

View file

@ -40,7 +40,7 @@ _: let
nixpkgs.hostPlatform = mkDefault "aarch64-linux"; nixpkgs.hostPlatform = mkDefault "aarch64-linux";
boot.kernelPackages = pkgs.linuxKernel.kernels.linux_6_3 boot.kernelPackages = pkgs.linuxKernel.kernels.linux_6_3;
system.stateVersion = "22.11"; system.stateVersion = "22.11";