if [ "$(whoami)" = 'devbox-user' ]; then
  set -a; source package/tg_bot/.env; set +a
fi

watch_file devshell.nix
use flake
