index
:
nix-config
main
scaledown
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
kernel-latest.nix
blob: 26b0dd7528e015ade89685db3185c16f24f7c6fb (
plain
)
1
2
3
4
5
{ config, pkgs, ... }: { boot.kernelPackages = pkgs.linuxPackages_latest; }