Update network device in status configuration
This commit is contained in:
parent
bbdcfa3215
commit
8bed72b2d8
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ pkgs.writeText "configuration.toml" ''
|
|||
|
||||
[[block]]
|
||||
block = "net"
|
||||
device = "enp0s20f0u1u2"
|
||||
device = "enp0s13f0u2u2"
|
||||
format = "{ip}"
|
||||
hide_missing = true
|
||||
hide_inactive = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue