{ pkgs, ... }: { docker-image-base = import ./docker/base { inherit pkgs; }; }