feat(server/grafana): add grafana module and enable it on apollo

This commit is contained in:
Mohammad Rafiq 2025-06-13 05:50:34 +08:00
parent a668db89b3
commit d9f2603f4b
No known key found for this signature in database
2 changed files with 34 additions and 0 deletions

View file

@ -20,6 +20,10 @@
};
server = {
monitoring.grafana = {
enable = true;
url = "grafana.bwfiq.com";
};
networking.ddns = {
enable = true;
domains = [