{ config, pkgs, modulesPath, lib, ... }: { imports = [ ../../templates/base.nix ./networking.nix ./prometheus.nix ./grafana.nix ./loki.nix ]; }