From 5e6241e1273bc9fb0848fa7d5928992ca65ad01f Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 1 Jun 2025 15:57:49 -0400 Subject: [PATCH] enable startup scripts --- systems/palatine-hill/docker/torr.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/systems/palatine-hill/docker/torr.nix b/systems/palatine-hill/docker/torr.nix index b805e82..026174f 100644 --- a/systems/palatine-hill/docker/torr.nix +++ b/systems/palatine-hill/docker/torr.nix @@ -68,6 +68,7 @@ in VPN_PROV = "protonvpn"; ENABLE_PRIVOXY = "yes"; LAN_NETWORK = "192.168.0.0/16"; + ENABLE_STARTUP_SCRIPTS = "yes"; #NAME_SERVERS = "194.242.2.9"; #NAME_SERVERS = "9.9.9.9"; # note, delete /config/perms.txt to force a bulk permissions update