mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-07-05 01:09:29 +02:00
3 lines
85 B
Nix
3 lines
85 B
Nix
final: _prev: {
|
|
grafana-dashboards = final.callPackage ./grafana-dashboards { };
|
|
}
|