{tree, ...}: {
imports = with tree; [profiles.usb-automount];
home-manager.users.chaos = {imports = with tree; [home.ssh-usb];};
}