{tree, ...}: {
  imports = with tree.profiles.nixos.kernels; [
    latest
  ];
}