loki: Rename wghorus to horus0
This commit is contained in:
parent
93b35b7d0e
commit
7f2b8af0f5
1 changed files with 4 additions and 4 deletions
|
@ -242,11 +242,11 @@
|
|||
};
|
||||
|
||||
netdevs = {
|
||||
"10-wghorus" = {
|
||||
"10-horus0" = {
|
||||
netdevConfig = {
|
||||
Kind = "wireguard";
|
||||
MTUBytes = "1420";
|
||||
Name = "wghorus";
|
||||
Name = "horus0";
|
||||
};
|
||||
|
||||
wireguardConfig = {
|
||||
|
@ -281,9 +281,9 @@
|
|||
IPv6AcceptRA = true;
|
||||
};
|
||||
};
|
||||
"40-wghorus" = {
|
||||
"40-horus0" = {
|
||||
matchConfig = {
|
||||
Name = "wghorus";
|
||||
Name = "horus0";
|
||||
};
|
||||
|
||||
linkConfig = {
|
||||
|
|
Loading…
Reference in a new issue