{tree, ...}: { home-manager.users.root = { imports = with tree.profiles.home-manager; [ base.zsh base.age-encryption dev.small ]; }; }