flake: bump inputs
And migrate to the new RFC42 grafana options.
This commit is contained in:
parent
3c3e56002f
commit
30ce88f42f
3 changed files with 33 additions and 27 deletions
|
|
@ -405,7 +405,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
services.grafana.provision.dashboards = lib.mkIf cfg.monitoring.enable [
|
||||
services.grafana.provision.dashboards.settings.providers = lib.mkIf cfg.monitoring.enable [
|
||||
{
|
||||
name = "NGINX";
|
||||
options.path = pkgs.nur.repos.alarsyo.grafanaDashboards.nginx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue