# services/redlib.nix — Private Reddit front-end at reddit.nordhammer.it { config, lib, inputs, pkgs, ... }: { config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") { services.redlib = { enable = true; address = "127.0.0.1"; port = 8087; # Reddit stopped returning the plain-MP4 fallback_url, so redlib renders #