diff --git a/hosts/APPA/services/homepage-dashboard.nix b/hosts/APPA/services/homepage-dashboard.nix index a789e62..6590063 100644 --- a/hosts/APPA/services/homepage-dashboard.nix +++ b/hosts/APPA/services/homepage-dashboard.nix @@ -81,10 +81,10 @@ } { "Shelly Lamp" = { - description = "http://shelly-test.dryb.org (192.168.2.52)"; - href = "http://shelly-test.dryb.org"; + description = "http://shelly-lamp.dryb.org (192.168.2.52)"; + href = "http://shelly-lamp.dryb.org"; icon = "shelly"; - ping = "shelly-test.dryb.org"; + ping = "shelly-lamp.dryb.org"; }; } ];