forked from DGNum/infrastructure
feat(machines): Init web02
This commit is contained in:
parent
ca90901e0c
commit
fc0f4a603a
7 changed files with 90 additions and 0 deletions
|
@ -42,4 +42,9 @@ builtins.mapAttrs mkNode {
|
|||
stateVersion = "23.11";
|
||||
nixpkgs = "unstable";
|
||||
};
|
||||
|
||||
web02 = {
|
||||
stateVersion = "24.05";
|
||||
nixpkgs = "unstable";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue