nixos/nebula-lighthouse-service: init module

This commit is contained in:
bloominstrong
2025-10-22 13:20:19 +00:00
committed by Morgan Jones
parent d263b03d7e
commit d43a689188
6 changed files with 101 additions and 0 deletions

View File

@@ -1013,6 +1013,7 @@ in
ndppd = runTest ./ndppd.nix;
nebula.connectivity = runTest ./nebula/connectivity.nix;
nebula.reload = runTest ./nebula/reload.nix;
nebula-lighthouse-service = runTest ./nebula-lighthouse-service.nix;
neo4j = runTest ./neo4j.nix;
netbird = runTest ./netbird.nix;
netbox-upgrade = runTest ./web-apps/netbox-upgrade.nix;