From 8ec093da85fdd820ca96238145abc7cb132d5423 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Thu, 3 Apr 2025 07:46:08 -0400 Subject: atlas: stop hosting victorialogs/victoriametrics & grafana --- systems/atlas/default.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'systems/atlas/default.nix') diff --git a/systems/atlas/default.nix b/systems/atlas/default.nix index 0e85853..275b949 100644 --- a/systems/atlas/default.nix +++ b/systems/atlas/default.nix @@ -5,7 +5,6 @@ ./hardware-configuration.nix ./moyai.nix ./nixpkgs-tracker-bot.nix - ./victoria-metrics.nix inputs.self.nixosModules.default ]; @@ -38,8 +37,6 @@ services = { forgejo.enable = true; - grafana.enable = true; - hedgedoc.enable = true; kanidm = { -- cgit v1.2.3