config/.remoteenv

4 lines
96 B
Bash

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