about summary refs log tree commit diff
path: root/hosts/common/nas.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/common/nas.nix')
-rw-r--r--hosts/common/nas.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/nas.nix b/hosts/common/nas.nix
index 3f38792..8ab11a8 100644
--- a/hosts/common/nas.nix
+++ b/hosts/common/nas.nix
@@ -4,5 +4,6 @@
   imports = [
     ./server/default.nix
     ./server/samba.nix
+    ./server/prometheus.nix
   ];
 }