mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2026-05-03 10:48:43 +02:00
3 lines
85 B
Nix
3 lines
85 B
Nix
final: _prev: {
|
|
grafana-dashboards = final.callPackage ./grafana-dashboards { };
|
|
}
|