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;