From b958322cc9762be510e95eb32a565244b4245bcd Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Wed, 3 Nov 2021 14:15:32 -0400 Subject: [PATCH] hosts/Infini-STICK: add privoxy profile --- hosts/Infini-STICK/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/Infini-STICK/default.nix b/hosts/Infini-STICK/default.nix index 564b446..bc22551 100644 --- a/hosts/Infini-STICK/default.nix +++ b/hosts/Infini-STICK/default.nix @@ -15,6 +15,8 @@ ]) btrfs + + services.privoxy ]) ./hardware-configuration.nix