auto: bootstrapping bootstrap

This commit is contained in:
Sam 2024-05-23 12:44:26 +01:00
parent d49bae7e85
commit 8a1eba393a
1 changed files with 1 additions and 1 deletions

View File

@ -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;