From 0a8785c61bc893816276d00b9947c130ef33a521 Mon Sep 17 00:00:00 2001 From: Daiderd Jordan Date: Sat, 16 Feb 2019 21:33:17 +0100 Subject: lnl: start tmux panes in a sandbox by default --- modules/security/sandbox/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/security') diff --git a/modules/security/sandbox/default.nix b/modules/security/sandbox/default.nix index 9444b32..bd8050f 100644 --- a/modules/security/sandbox/default.nix +++ b/modules/security/sandbox/default.nix @@ -86,7 +86,6 @@ let (allow process-fork) (allow signal (target same-sandbox)) - (deny file-write* (subpath "/nix/store")) (allow file-read* process-exec $storePaths) -- cgit v1.2.3