{ pkgs, lib, config, ... }: { mods.server.nginx.ports = { photos = 3001; homebox = 3002; # immich-machine-learning = 3003; share = 3004; vault = 3005; git = 3006; search = 8081; videos = 8082; reddit = 8083; }; }