feat(jeeves): centralize firewall configuration
treefmt / nix fmt (pull_request) Successful in 5s
pytest / pytest (pull_request) Successful in 29s
test ebook search / test-ebook-search (pull_request) Successful in 34s
build_systems / build-brain (pull_request) Successful in 48s
build_systems / build-bob (pull_request) Successful in 48s
build_systems / build-rhapsody-in-green (pull_request) Successful in 58s
build_systems / build-jeeves (pull_request) Successful in 2m14s

- 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:45:52 -04:00
parent 677364fe74
commit e4eef6dff0
13 changed files with 64 additions and 48 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ in
./docker
./services
./hardware.nix
./networking.nix
./networking
./programs.nix
./runners
./syncthing.nix