-if utils.host == "sb-arch" then
- widget = net_widget.indicator({interfaces={"enp0s31f6"}, command_mode="newer", font='monospace'})
-end
-if utils.host == "UH-LPT044" then
- widget = net_widget.wireless({interface="wlp4s0", command_mode="newer", font='monospace'})
+if utils.host == "uh-nuc001" then
+ widget = net_widget.indicator({interfaces={"eno1"}, command_mode="newer", font='monospace'})