diff --git a/install.sh b/install.sh index 882a935..bed56a9 100755 --- a/install.sh +++ b/install.sh @@ -51,4 +51,4 @@ mkdir -p $temp$SOPS_AGE_KEY_DIRECTORY cp -r $SOPS_AGE_KEY_DIRECTORY/* $temp$SOPS_AGE_KEY_DIRECTORY # commit number in this is because the main branch of nixos-anywhere is broken right now -nix run github:nix-community/nixos-anywhere/b3b6bfebba35d55fba485ceda588984dec74c54f -- --extra-files $temp --flake ".#$flake" ${user:-nixos}@$target +nix run github:nix-community/nixos-anywhere -- --extra-files $temp --flake ".#$flake" ${user:-nixos}@$target diff --git a/secrets b/secrets index 73b4f30..ef623d6 160000 --- a/secrets +++ b/secrets @@ -1 +1 @@ -Subproject commit 73b4f304d4445e8ce53f395e78289f264753efeb +Subproject commit ef623d6a9e25c1f0ec9d282ab5ed5dff54674816