feat(server): remove prometheus and grafana modules
This commit is contained in:
parent
00e3ea65c8
commit
e4437b8822
3 changed files with 0 additions and 85 deletions
|
@ -20,15 +20,6 @@
|
|||
};
|
||||
|
||||
server = {
|
||||
monitoring = {
|
||||
prometheus = {
|
||||
enable = true;
|
||||
};
|
||||
grafana = {
|
||||
enable = true;
|
||||
url = "grafana.bwfiq.com";
|
||||
};
|
||||
};
|
||||
networking.ddns = {
|
||||
enable = true;
|
||||
domains = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue