#! /bin/sh
set -euf
nix-instantiate \
    -A config."$1" \
    --eval \
    --json \
    '<nixos>' \
  | jq -r .