summaryrefslogtreecommitdiff
path: root/os/srv/tor.nix
diff options
context:
space:
mode:
Diffstat (limited to 'os/srv/tor.nix')
-rw-r--r--os/srv/tor.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/os/srv/tor.nix b/os/srv/tor.nix
index 55c779d..8777fba 100644
--- a/os/srv/tor.nix
+++ b/os/srv/tor.nix
@@ -22,10 +22,6 @@ in
dns.enable = true;
transparentProxy.enable = true;
};
- settings = {
- Sandbox = true;
- DisableAllSwap = true;
- };
};
})
(lib.mkIf cfg.enableBrowser {