From f30a439bcd6aa97fac0f99cdd94381ae025aa64d Mon Sep 17 00:00:00 2001 From: Ophestra Date: Fri, 16 May 2025 04:38:08 +0900 Subject: nix: improve common usability Signed-off-by: Ophestra --- test/sandbox/case/preset.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'test/sandbox/case/preset.nix') diff --git a/test/sandbox/case/preset.nix b/test/sandbox/case/preset.nix index 75ca2e7e..bbea0e47 100644 --- a/test/sandbox/case/preset.nix +++ b/test/sandbox/case/preset.nix @@ -8,6 +8,7 @@ tty = false; device = false; mapRealUid = false; + useCommonPaths = false; want = { env = [ -- cgit v1.3.1