{tree, ...}: {
  imports = with tree.profiles.home-manager; [
    apps.age
  ];
}