summaryrefslogtreecommitdiff
path: root/systems/atlas/default.nix
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2025-04-03 07:46:08 -0400
committerSeth Flynn <[email protected]>2025-04-03 07:51:45 -0400
commit8ec093da85fdd820ca96238145abc7cb132d5423 (patch)
tree58756bacf95703e638add8177e4246ef9c16a7a0 /systems/atlas/default.nix
parentdb76d5cde3efa16cf49a6a80a55ce4c37dcd96aa (diff)
atlas: stop hosting victorialogs/victoriametrics & grafana
Diffstat (limited to 'systems/atlas/default.nix')
-rw-r--r--systems/atlas/default.nix3
1 files changed, 0 insertions, 3 deletions
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 = {