Enable strictDeps on all our toplevel packages #12
@ -18,6 +18,9 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Make grafana alerts also use the proxy
|
||||||
|
systemd.services.grafana.environment = config.networking.proxy.envVars;
|
||||||
|
|
||||||
services.prometheus = {
|
services.prometheus = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 9001;
|
port = 9001;
|
||||||
|
|||||||
Reference in New Issue
Block a user