1
0

hosts/dn42-ildix-service: Migrate to systemd-networkd

This commit is contained in:
2025-03-24 21:39:04 +01:00
parent a44dfd1e65
commit f9359f4d50
3 changed files with 45 additions and 16 deletions

View File

@@ -13,7 +13,7 @@
bind = "[::]:1179";
default_peer_config = {
asn = 4242422953;
router_id = "${(lib.head config.networking.interfaces.ens18.ipv4.addresses).address}";
router_id = "192.168.10.28";
route_state = "Accepted";
add_path = true;
};