plsplspls
All checks were successful
Deploy NixOS / deploy (push) Successful in 36s

This commit is contained in:
2026-02-13 10:19:24 -07:00
parent 54dab83782
commit c49e5ce7c1
2 changed files with 29 additions and 29 deletions

View File

@@ -99,7 +99,7 @@ in
# '';
# serviceConfig.Type = "oneshot";
# unitConfig.ConditionPathExists = "!${livekitKeyFile}";
};
# };
networking.firewall = {
allowedTCPPorts = [ 7880 7881 5349 ];