From 86607cc679f76c74fc5b31e58d473210634e9d3d Mon Sep 17 00:00:00 2001 From: Mark Nipper Date: Thu, 21 May 2026 21:39:31 -0700 Subject: Remove prometheus --- home/root/prometheus.nix | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 home/root/prometheus.nix (limited to 'home/root') diff --git a/home/root/prometheus.nix b/home/root/prometheus.nix deleted file mode 100644 index 83c92cd..0000000 --- a/home/root/prometheus.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ inputs, lib, pkgs, config, outputs, ... }: -{ - imports = [ - common/core - ]; -} -- cgit v1.3.1