fix(grafana): remove the global pgsql module dependency for now
We should re-introduce it once things are a bit scoped out. Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
5dc6165c2e
commit
c380f29937
|
@ -16,8 +16,6 @@ in
|
||||||
owner = "grafana";
|
owner = "grafana";
|
||||||
};
|
};
|
||||||
|
|
||||||
bagel.services.postgres.enable = true;
|
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
grafana = {
|
grafana = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue