{ config, pkgs, ... }: { imports = [ ./prometheus.nix ./grafana.nix ./loki.nix ./snmp-exporter.nix ./uptime-kuma.nix ]; }