auto: bootstrapping sparky
This commit is contained in:
parent
3381e2e689
commit
25018e8c41
|
@ -59,6 +59,8 @@ sed -i "{
|
|||
/&hosts:/{n; p; s/\(.*- &\).*/\1$hostname $HOST_AGE_KEY/}
|
||||
}" $SOPS_FILE
|
||||
|
||||
just update-sops-secrets
|
||||
|
||||
# Install Nixos to target
|
||||
cd "$HOME/nixos"
|
||||
git add . && git commit -m "auto: bootstrapping $hostname" && git push
|
||||
|
|
Loading…
Reference in New Issue