From d49bae7e857078396f13b4ee819d78ca89e743c4 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 23 May 2024 12:44:12 +0100 Subject: [PATCH] auto: bootstrapping bootstrap --- scripts/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/bootstrap.sh b/scripts/bootstrap.sh index c0340f0..b6e6ac5 100755 --- a/scripts/bootstrap.sh +++ b/scripts/bootstrap.sh @@ -48,7 +48,7 @@ HOST_AGE_KEY=$(nix-shell -p ssh-to-age --run "cat $temp/persist/etc/ssh/ssh_host echo -e "Host age key:\n$HOST_AGE_KEY\n" # Update .sops.yaml with new age key: -SOPS_FILE="../../nix-secrets/sops.yaml" +SOPS_FILE="../../nix-secrets/.sops.yaml" sed -i "{ # Remove any * and & entries for this host /[*&]$hostname/ d;