lighthouse test

This commit is contained in:
TheWanderingCrow 2025-02-07 09:00:02 -05:00
parent f638233040
commit cf720ec882
3 changed files with 11 additions and 11 deletions

View file

@ -14,7 +14,7 @@ lib.mkIf config.user.lighthouse.enable {
sops.secrets.cert = {};
sops.secrets.key = {};
services.nebula.networks.test = {
services.nebula.networks.WCE = {
enable = true;
isLighthouse = true;
ca = inputs.nix-secrets.nebula.ca;