back to 23.11 on cloud-init/nixos-infect because hcloud install fails on
24.05
This commit is contained in:
parent
2df96c6888
commit
9a6c456a49
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
#cloud-config
|
||||
|
||||
runcmd:
|
||||
- curl https://git.cherrykitten.dev/sammy/nixos-infect/raw/branch/sammy/nixos-infect | PROVIDER=hetznercloud NIX_CHANNEL=nixos-24.05 bash 2>&1 | tee /tmp/infect.log
|
||||
- curl https://git.cherrykitten.dev/sammy/nixos-infect/raw/branch/sammy/nixos-infect | PROVIDER=hetznercloud NIX_CHANNEL=nixos-23.11 bash 2>&1 | tee /tmp/infect.log
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 9f826561fd578f38aded0962cfcfea70155c8536
|
||||
Subproject commit 30c69cc70b5f1a94604e98bbf6b6aecab2b7cfc5
|
Loading…
Reference in a new issue