grafana: Remove mistaken todo comment

This commit is contained in:
SebastianStork 2025-09-30 20:59:44 +02:00
parent 1289244995
commit 6e9eb2fdc6

View file

@ -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";