diff --git a/systems/palatine-hill/docker/torr.nix b/systems/palatine-hill/docker/torr.nix index 2a95d92..8f78aa7 100644 --- a/systems/palatine-hill/docker/torr.nix +++ b/systems/palatine-hill/docker/torr.nix @@ -58,7 +58,7 @@ in }; delugeVPN = delugeBase // { image = "binhex/arch-delugevpn:latest"; - capbilities = { + capabilities = { NET_ADMIN = true; }; environment = delugeBase.environment // {