diff options
| author | adikro <adikro@disroot.org> | 2026-04-19 14:22:05 +0200 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-04-19 14:22:05 +0200 |
| commit | 97eec64e5b301c9b25a31289ef909df2f2eb11e5 (patch) | |
| tree | 8eabed219255d3a2c01b95d6217b3b41453c43fc /os/srv/tor.nix | |
| parent | c5e8dbead2c96d178e5cce2190581ca3e0381a8a (diff) | |
added sunshine and tailscale
Diffstat (limited to 'os/srv/tor.nix')
| -rw-r--r-- | os/srv/tor.nix | 4 |
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 { |
