nixos/services
ediblerope 77eafded92 Turn mediaserver into a home router
Adds services/router.nix with systemd-networkd (eno1=WAN via DHCP,
eth0=LAN 10.0.0.1/24), nftables (NAT + firewall, default drop on WAN
in), dnsmasq (DHCP only — AdGuard Home keeps :53 for DNS), and sysctl
IP forwarding. NetworkManager is forced off on this host.

Port forwards live in ports.toml at the repo root and are imported via
builtins.fromTOML. Supports single ports, ranges ("26901-26902"), and
"both" protocol. Initial forwards: 22, 80, 443, 26900, 26901-26902.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 09:48:38 +01:00
..
adguard.nix Make AdGuard settings authoritative; add busybox; drop fallback DNS 2026-04-22 19:57:55 +01:00
arr-interconnect.nix arr-interconnect: add gawk to PATH for idempotency check 2026-04-22 21:44:02 +01:00
authelia.nix Wire AdGuard Home into Authelia SSO and Homepage dashboard 2026-04-22 14:15:57 +01:00
bazarr.nix Force UMask=0002 on Radarr, Sonarr, Bazarr 2026-04-16 20:22:37 +01:00
cloudflare-ddns.md Update docs: add new services to readme, remove obsolete go2rtc-readme 2026-04-07 20:42:19 +01:00
cloudflare-ddns.nix Update cloudflare-ddns.nix 2026-02-15 09:06:23 +02:00
fail2ban.nix Replace Docker containers with native NixOS modules for nginx, Authelia, and go2rtc 2026-04-07 15:47:56 +01:00
game-servers.nix Disable EAC on 7DTD server so Proton clients can connect 2026-04-18 23:05:08 +01:00
go2rtc.nix Fix go2rtc: use RuntimeDirectory instead of mkdir /run/go2rtc 2026-04-07 20:51:22 +01:00
homepage.nix Wire AdGuard Home into Authelia SSO and Homepage dashboard 2026-04-22 14:15:57 +01:00
jellyfin.nix Force Jellyfin UMask=0002 to override new nixpkgs default 2026-04-16 20:20:01 +01:00
nginx.nix nginx: move adguard vhost behind Authelia forward auth 2026-04-22 14:16:52 +01:00
prowlarr.nix Update prowlarr.nix 2026-01-22 10:49:01 +00:00
qbittorrent-nox.nix Set UMask 0002 on all media services for group-writable files 2026-04-15 23:23:56 +01:00
radarr.nix Force UMask=0002 on Radarr, Sonarr, Bazarr 2026-04-16 20:22:37 +01:00
router.nix Turn mediaserver into a home router 2026-04-24 09:48:38 +01:00
server-permissions.nix Reorganise hardware vs host config, tidy settings and services 2026-04-01 21:16:59 +01:00
sonarr.nix Force UMask=0002 on Radarr, Sonarr, Bazarr 2026-04-16 20:22:37 +01:00