From d3510e67a05a1f025a7d7a631071d1aec8d53cf5 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 23 May 2024 12:43:56 +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 1499cc6..c0340f0 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;