feat(jeeves): centralize firewall configuration
treefmt / nix fmt (pull_request) Failing after 6s
pytest / pytest (pull_request) Successful in 32s
test ebook search / test-ebook-search (pull_request) Successful in 36s
build_systems / build-brain (pull_request) Successful in 49s
build_systems / build-bob (pull_request) Successful in 49s
build_systems / build-rhapsody-in-green (pull_request) Successful in 1m2s
build_systems / build-jeeves (pull_request) Successful in 2m18s

- split networking into interface and firewall modules
- define named service ports in one location
- remove scattered service-level firewall rules
This commit is contained in:
2026-08-27 08:39:02 -04:00
parent 677364fe74
commit 8bc1e6011f
13 changed files with 65 additions and 47 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ in
./docker
./services
./hardware.nix
./networking.nix
./networking
./programs.nix
./runners
./syncthing.nix