loki: Rename wghorus to horus0

This commit is contained in:
Erwin Boskma 2024-06-27 14:57:45 +02:00
parent 93b35b7d0e
commit 7f2b8af0f5
Signed by: erwin
SSH key fingerprint: SHA256:/Wk1WZdLg+vQHs3in9qq7PsIp8SMzwGSk/RLZ5zPuZk

View file

@ -242,11 +242,11 @@
}; };
netdevs = { netdevs = {
"10-wghorus" = { "10-horus0" = {
netdevConfig = { netdevConfig = {
Kind = "wireguard"; Kind = "wireguard";
MTUBytes = "1420"; MTUBytes = "1420";
Name = "wghorus"; Name = "horus0";
}; };
wireguardConfig = { wireguardConfig = {
@ -281,9 +281,9 @@
IPv6AcceptRA = true; IPv6AcceptRA = true;
}; };
}; };
"40-wghorus" = { "40-horus0" = {
matchConfig = { matchConfig = {
Name = "wghorus"; Name = "horus0";
}; };
linkConfig = { linkConfig = {