Files
nix-config/systems/x86_64-linux/nuc-nixos/boot.nix
mjallen18 c59ac2ccb6 kern
2026-04-16 12:40:03 -05:00

5 lines
70 B
Nix
Executable File

{ pkgs, ... }:
{
boot.kernelPackages = pkgs.linuxPackages_latest:
}