Files
Michael Daniels 2e87c2f8f4 nixos/*: remove unused let bindings
Generated using deadnix (with some manual work); split from #514611.
2026-05-01 20:39:14 -04:00

5 lines
72 B
Nix

{ runTest, ... }:
{
apiIntegration = runTest ./api-integration.nix;
}