From f0f2daebb93ae49f8ad65116bc43fbeb634f185b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Motiejus=20Jak=C5=A1tys?= Date: Tue, 24 Oct 2023 13:08:03 +0300 Subject: [PATCH] Revert "vno1-oh2: grafana-image-renderer" This reverts commit 3510e2c1e03b7d462835d41e710024ba4f35b8c1. Not that useful. --- hosts/vno1-oh2/configuration.nix | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hosts/vno1-oh2/configuration.nix b/hosts/vno1-oh2/configuration.nix index 9b902b0..450327a 100644 --- a/hosts/vno1-oh2/configuration.nix +++ b/hosts/vno1-oh2/configuration.nix @@ -469,11 +469,6 @@ ]; }; - grafana-image-renderer = { - enable = true; - provisionGrafana = true; - }; - nsd = { enable = true; interfaces = ["0.0.0.0" "::"];