mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-08 10:09:04 +02:00
add machine
This commit is contained in:
parent
f628422bb6
commit
a53ffaea44
4 changed files with 303 additions and 150 deletions
|
@ -166,6 +166,12 @@ inputs: lib: with lib; let
|
|||
sshUser = "root";
|
||||
};
|
||||
|
||||
wiki = {
|
||||
subdomains = [ "wiki.staging.julienmalka.me" ];
|
||||
ipv4.public = "65.21.240.250";
|
||||
ipv6.public = "2a01:4f9:c012:8178::";
|
||||
};
|
||||
|
||||
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue