diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-05-21 21:39:31 -0700 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-05-21 21:39:31 -0700 |
| commit | 86607cc679f76c74fc5b31e58d473210634e9d3d (patch) | |
| tree | 6b339f85a8667214e982346f000e07a0519cf51d /home/root/prometheus.nix | |
| parent | c4157b439b4705becf48314fea6139da8a495354 (diff) | |
| download | nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar.gz nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar.bz2 nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar.lz nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar.xz nix-86607cc679f76c74fc5b31e58d473210634e9d3d.tar.zst nix-86607cc679f76c74fc5b31e58d473210634e9d3d.zip | |
Diffstat (limited to 'home/root/prometheus.nix')
| -rw-r--r-- | home/root/prometheus.nix | 6 |
1 files changed, 0 insertions, 6 deletions
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 - ]; -} |
