{ pkgs, ... }: { home.packages = with pkgs; [ act earthly dive docker-buildx docker-slim docker-credential-helpers ]; }