From 95668ac998b2212478df5a6114089fdf7e579f71 Mon Sep 17 00:00:00 2001 From: Ophestra Umiker Date: Thu, 28 Nov 2024 00:19:06 +0900 Subject: nix: expose no_new_session in module Useful for shells and terminal programs like chat clients. Signed-off-by: Ophestra Umiker --- options.md | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) (limited to 'options.md') diff --git a/options.md b/options.md index 18acd565..391c6905 100644 --- a/options.md +++ b/options.md @@ -36,7 +36,7 @@ package *Default:* -` ` +` ` @@ -478,6 +478,30 @@ null or package +## environment\.fortify\.apps\.\*\.tty + + + +Whether to enable allow access to the controlling terminal\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + + ## environment\.fortify\.apps\.\*\.userns -- cgit v1.3.1