diff --git a/modules/programs/default.nix b/modules/programs/default.nix index f97615e6..56f2e25c 100644 --- a/modules/programs/default.nix +++ b/modules/programs/default.nix @@ -43,7 +43,7 @@ let in makeSandboxed { inherit pkgName package; - inherit (sandbox) binMap capabilities embedProfile extraConfig method wrapperType; + inherit (sandbox) binMap capabilities embedProfile extraConfig method whitelistPwd wrapperType; vpn = if net == "vpn" then vpn else null; allowedHomePaths = builtins.attrNames fs ++ builtins.attrNames persist.byPath ++ sandbox.extraHomePaths; allowedRootPaths = [