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:
parent
76ec9271e7
commit
5f76fec487
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ in {
|
|||
systemd.network = {
|
||||
enable = true;
|
||||
|
||||
config.networkConfig.SpeedMeter = "yes";
|
||||
|
||||
# Loopback.
|
||||
networks."5-lo" = {
|
||||
matchConfig.Name = "lo";
|
||||
|
|
Loading…
Reference in a new issue