mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/blocky: fix config
This commit is contained in:
parent
0884576a60
commit
9ffa2e9111
3 changed files with 56 additions and 4 deletions
|
@ -58,6 +58,13 @@ in
|
|||
src = ./nextcloud.json; # sadly only imported dashboards work
|
||||
});
|
||||
|
||||
blocky = buildGrafanaDashboard {
|
||||
id = 13768;
|
||||
pname = "blocky";
|
||||
version = "3";
|
||||
hash = "sha256-T1HqWbwt+i/Wa+Y2B7hcl3CijGxZF5aI38aPcXjk9y0=";
|
||||
};
|
||||
|
||||
navidrome = (buildGrafanaDashboard {
|
||||
id = 18038;
|
||||
pname = "navidrome";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue