From b99e78f5e5fd01b33450debab01d1613d5ac1552 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 10 Aug 2020 13:53:25 -0300 Subject: Use new image with new SSH key and andreh user --- nixos-update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos-update.sh') diff --git a/nixos-update.sh b/nixos-update.sh index 7db0bf8..bcadfd6 100755 --- a/nixos-update.sh +++ b/nixos-update.sh @@ -7,5 +7,5 @@ cd "$(dirname "${BASH_SOURCE[0]}")" git crypt unlock direnv allow -envsubst < vps-configuration.env.nix | ssh "$TLD" 'cat > /etc/nixos/vps-configuration.nix' +envsubst < vps-configuration.env.nix | ssh "$TLD" 'cat > /etc/nixos/configuration.nix' ssh "$TLD" sudo nixos-rebuild switch --upgrade -- cgit v1.2.3