1
0
Fork 0
mirror of https://github.com/mdlayher/homelab.git synced 2024-12-14 11:47:32 +00:00

routnerr-3/networking: networkd speed meter

This commit is contained in:
Matt Layher 2023-12-02 13:40:54 -05:00
parent 76ec9271e7
commit 5f76fec487

View file

@ -111,6 +111,8 @@ in {
systemd.network = {
enable = true;
config.networkConfig.SpeedMeter = "yes";
# Loopback.
networks."5-lo" = {
matchConfig.Name = "lo";