l privoxy: RIP polipo

This commit is contained in:
lassulus 2018-03-18 17:36:46 +01:00
parent e5f3827fc8
commit 84adc28a3b
1 changed files with 0 additions and 5 deletions

View File

@ -3,10 +3,5 @@
{
services.privoxy = {
enable = true;
extraConfig = ''
#use polipo
forward / localhost:8123
'';
};
services.polipo.enable = true;
}