{tree, ...}: { home-manager.users.root = { imports = with tree.profiles.home-manager; [ base ]; }; }