This commit is contained in:
2026-01-22 12:54:52 -06:00
parent b4bac11cf9
commit 58e0b82520

View File

@@ -59,6 +59,7 @@
satellite = lib.mkIf config.sysconfig.services.wyoming.satellite {
enable = true;
uri = "tcp://0.0.0.0:11431";
user = "nathan";
};
};