{ config, ... }:

{
  services.privoxy = {
    enable = true;
  };
}