{ pkgs, ... }@all: with all; { home.packages = with pkgs; [ erlang rebar3 gleam ]; }