mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
feat(tf): generate records
This commit is contained in:
parent
9cc471e2dc
commit
43ccdaac9a
8 changed files with 266 additions and 25 deletions
|
|
@ -7,7 +7,10 @@ _: {
|
|||
};
|
||||
network.interfaces = {
|
||||
net0 = {
|
||||
name = "ens18";
|
||||
macAddress = "BC:24:11:33:19:04";
|
||||
address4 = "dhcp";
|
||||
address6 = "auto";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue