feat: update readme to new nixos-infect channel

This commit is contained in:
2025-10-22 15:24:34 +02:00
parent 6be832b012
commit 6c88bc1790

View File

@@ -2,7 +2,7 @@
- install ubuntu 20.04 - install ubuntu 20.04
- get age key from SSH - get age key from SSH
```console ```console
curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | PROVIDER=hetznercloud NIX_CHANNEL=nixos-24.05 bash 2>&1 | tee /tmp/infect.log curl https://raw.githubusercontent.com/elitak/nixos-infect/master/nixos-infect | PROVIDER=hetznercloud NIX_CHANNEL=nixos-25.05 bash 2>&1 | tee /tmp/infect.log
nix-shell -p ssh-to-age --run 'ssh-keyscan install.cloonar.com | ssh-to-age' nix-shell -p ssh-to-age --run 'ssh-keyscan install.cloonar.com | ssh-to-age'
``` ```
- fix secrets files - fix secrets files