mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +02:00
service/fritzbox: init
This commit is contained in:
parent
d23f5a0e40
commit
8827ca309e
6 changed files with 89 additions and 2 deletions
|
@ -165,5 +165,12 @@ lib.makeScope pkgs.newScope (
|
|||
(_: {
|
||||
src = ./blackbox.json; # sadly only imported dashboards work
|
||||
});
|
||||
|
||||
fritzbox = buildGrafanaDashboard {
|
||||
id = 17751;
|
||||
pname = "fritzbox";
|
||||
version = "1";
|
||||
hash = "sha256-foc00LtcBTXOzvwyddJO0QJkCP82bUXa5iMuQmHqKcg=";
|
||||
};
|
||||
}
|
||||
)
|
||||
|
|
0
pkgs/grafana-dashboards/fritzbox.json
Normal file
0
pkgs/grafana-dashboards/fritzbox.json
Normal file
Loading…
Add table
Add a link
Reference in a new issue