update fedi & add shield ip
This commit is contained in:
parent
8165dcae57
commit
29e990921a
5 changed files with 46 additions and 40 deletions
|
@ -152,6 +152,12 @@
|
|||
mac = "1C:69:7A:62:30:88";
|
||||
nix = false;
|
||||
};
|
||||
"shield" = {
|
||||
ip = "10.42.42.43";
|
||||
ip6 = "2001:41f0:9639:1::43";
|
||||
mac = "48:b0:2d:4e:29:c0";
|
||||
nix = false;
|
||||
};
|
||||
"eevee" = {
|
||||
ip = "10.42.42.69";
|
||||
ip6 = "2001:41f0:9639:1:a83:e416:dc99:5ed3";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue