#!/usr/bin/env bash
eval "$(nix print-dev-env .#remoteenv)"
echo Entered $(hostname --fqdn)