flake: bump inputs
And update package names for grafana dashboards to avoid breaking the config.
This commit is contained in:
parent
c320387746
commit
afb683f1cf
3 changed files with 11 additions and 11 deletions
|
|
@ -44,7 +44,7 @@
|
|||
services.grafana.provision.dashboards = [
|
||||
{
|
||||
name = "NGINX";
|
||||
options.path = pkgs.nur.repos.alarsyo.grafana-dashboards.nginx;
|
||||
options.path = pkgs.nur.repos.alarsyo.grafanaDashboards.nginx;
|
||||
disableDeletion = true;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue