enable lldpd

This commit is contained in:
illustris
2025-01-31 12:57:02 +05:30
parent 2722b4b7d0
commit 90c49ebe00

View File

@@ -11,6 +11,7 @@
networkmanager.enable = true; networkmanager.enable = true;
}; };
services = { services = {
lldpd.enable = true;
netbird = { netbird = {
enable = true; enable = true;
tunnels.wt0.port = 51821; tunnels.wt0.port = 51821;