forked from DGNum/infrastructure
feat(infra): init rescue01
This commit is contained in:
parent
817c723135
commit
bdc5cbc197
6 changed files with 97 additions and 0 deletions
|
@ -62,4 +62,8 @@ builtins.mapAttrs mkNode {
|
|||
stateVersion = "24.05";
|
||||
nixpkgs = "unstable";
|
||||
};
|
||||
|
||||
rescue01 = {
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue