#! /bin/sh set -euf result=$(nix-instantiate -A config."$1" --eval --json '') echo $result | jq -r .