Add MAC address for home
This commit is contained in:
parent
bed219cd8f
commit
4d48081343
|
@ -75,6 +75,7 @@ in {
|
|||
};
|
||||
home = {
|
||||
ipv4-address = "10.0.0.61";
|
||||
mac-address = "96:e8:c5:86:e0:9a";
|
||||
};
|
||||
nostromo = {
|
||||
ipv4-address = "10.0.0.10";
|
||||
|
|
Loading…
Reference in New Issue