fix typo
This commit is contained in:
parent
addb063cee
commit
4f22eeeaa3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
systemd.network = {
|
systemd.network = {
|
||||||
wait-online.anyInterface = true;
|
wait-online.anyInterface = true;
|
||||||
inks = {
|
links = {
|
||||||
"10-wan" = {
|
"10-wan" = {
|
||||||
matchConfig.PermanentMACAddress = "a8:b8:e0:00:43:c1";
|
matchConfig.PermanentMACAddress = "a8:b8:e0:00:43:c1";
|
||||||
linkConfig.Name = "wan";
|
linkConfig.Name = "wan";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue