{ config, ... }: { imports = [ ( if config.users.crow.home.enable then ./crow/home.nix ); # ++ ( to add more, just move the ; ]; }