{ user, home }: { pkgs, ... }: { home-manager.users.${user}.home.packages = with pkgs; [ ouch ]; }