mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-01 23:27:18 +02:00
add machine
This commit is contained in:
parent
00fdab697a
commit
f8dd3a733a
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