modules/monitoring: fix probes

This commit is contained in:
xinyangli 2024-12-06 23:25:44 +08:00
parent 082e64b960
commit e4fd9e8b23
Signed by: xin
SSH key fingerprint: SHA256:UU5pRTl7NiLFJbWJZa+snLylZSXIz5rgHmwjzv8v4oE
3 changed files with 35 additions and 2 deletions

View file

@ -44,6 +44,7 @@
custom.prometheus.exporters = {
enable = true;
node.enable = true;
};
services.tailscale.enable = true;