retire pi4

This commit is contained in:
mjallen18
2026-02-19 18:47:05 -06:00
parent d7958927b5
commit 0d835df1aa
23 changed files with 852 additions and 936 deletions

View File

@@ -9,7 +9,6 @@ with lib;
let
name = "nebula-lighthouse";
cfg = config.${namespace}.services.${name};
rootUrl = "https://lighthouse.${namespace}.dev/";
ca = config.sops.secrets."pi5/nebula/ca-cert".path;
cert = config.sops.secrets."pi5/nebula/lighthouse-cert".path;
key = config.sops.secrets."pi5/nebula/lighthouse-key".path;