diff options
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 - ]; -} |
