{ config ? import ../config { } }: config.nixpkgs.writeScript "example-web-server" '' ${config.playground.server {config = config;}} ''