about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nix/hosts/lampadas/configuration.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/nix/hosts/lampadas/configuration.nix b/nix/hosts/lampadas/configuration.nix
index eb9f2ba..8db166d 100644
--- a/nix/hosts/lampadas/configuration.nix
+++ b/nix/hosts/lampadas/configuration.nix
@@ -126,9 +126,9 @@ in {
 
     # metric exporters
     prometheus.exporters = {
-      node.enable = true;
-      systemd.enable = true;
-      smartctl.enable = true;
+      node.enable = true; # port 9100
+      systemd.enable = true; # port 9558
+      smartctl.enable = true; # port 9633
     };
 
     # shares