diff options
author | EuAndreh <eu@euandre.org> | 2020-09-22 19:41:20 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-09-22 19:41:20 -0300 |
commit | 222a7ba48041fd0f0973146300e986cc0e9970e4 (patch) | |
tree | 036c885fb219cb1fdc4d94d2f5cb0a6ba2fc0e62 | |
parent | Remove mautrix files (diff) | |
download | toph-222a7ba48041fd0f0973146300e986cc0e9970e4.tar.gz toph-222a7ba48041fd0f0973146300e986cc0e9970e4.tar.xz |
Switch TLD for iteration
-rw-r--r-- | .envrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ set -Eeuo pipefail # envsubst variables for: # - envsubst-configuration.nix # - nixos-update.sh -export TLD='euandreh.xyz' +export TLD='arrobaponto.org' export SYSTEM_STATE_VERSION='20.03' # |