treewide: remove nginx leftover
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-04-06 22:10:27 +02:00
parent fc6553dd22
commit 2c2d16f3f8
2 changed files with 0 additions and 23 deletions

View file

@ -50,13 +50,6 @@ lib.makeScope pkgs.newScope (
src = ./node-systemd.json; # sadly only imported dashboards work
});
nginx = buildGrafanaDashboard {
id = 12708;
pname = "nginx";
version = "1";
hash = "sha256-T1HqWbwt+i/We+Y2B7hcl3CijGxZF5QI38aPcXjk9y0=";
};
nextcloud =
(buildGrafanaDashboard {
id = 9632;