{tree, ...}: {
imports = with tree.profiles.home-manager; [
base
apps.rclone
apps.restic
dev.small
];
}