diff --git a/nixos/system/all/nginx-landingpage.nix b/nixos/system/all/nginx-landingpage.nix index ee8561a..72921b4 100644 --- a/nixos/system/all/nginx-landingpage.nix +++ b/nixos/system/all/nginx-landingpage.nix @@ -67,7 +67,7 @@ image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif"; } { - label = "Jellyfin"; + label = "Flix"; href = "http://chungus:8096/"; image = "https://media.giphy.com/media/fyLi0OuWysotq/giphy.gif"; } @@ -93,35 +93,14 @@ } ]; } - { - text = "pepe"; - items = [ - { - label = "netdata"; - href = "http://pepe.private:19999/"; - image = "https://media.giphy.com/media/BkjdN6MQCDPaw/giphy.gif"; - } - { - label = "logs"; - href = "http://grafana.pepe.private/explore"; - image = "https://raw.githubusercontent.com/cncf/landscape/master/hosted_logos/grafana-loki.svg"; - } - { - label = "grafana"; - href = "http://grafana.pepe.private/"; - image = "https://www.vectorlogo.zone/logos/grafana/grafana-icon.svg"; - } - { - label = "prometheus"; - href = "http://prometheus.pepe.private/"; - image = "https://www.vectorlogo.zone/logos/prometheusio/prometheusio-icon.svg"; - } - ]; - } - { title = "Various Links"; items = [ + { + label = "Terrapen"; + href = "http://192.168.178.31/"; + image = "https://i.giphy.com/W08brEWFt7EpA5y2jI.webp"; + } { label = "NeverSSL"; href = "https://oldslowfreshlight.neverssl.com/";