mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
grafana: Remove mistaken todo comment
This commit is contained in:
parent
1289244995
commit
6e9eb2fdc6
1 changed files with 0 additions and 2 deletions
|
|
@ -78,8 +78,6 @@ in
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
dashboards.settings = {
|
dashboards.settings = {
|
||||||
# TODO: Uncomment when upgrading to 25.11
|
|
||||||
# prune = true;
|
|
||||||
providers = lib.singleton {
|
providers = lib.singleton {
|
||||||
name = "Dashboards";
|
name = "Dashboards";
|
||||||
options.path = "/etc/grafana-dashboards";
|
options.path = "/etc/grafana-dashboards";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue