aboutsummaryrefslogtreecommitdiffhomepage
path: root/options.md
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2025-11-12 00:53:14 +0900
committerOphestra <cat@gensokyo.uk>2025-11-12 00:53:14 +0900
commit17ffdb2dcf3bb5c8edf277a017cecd8e71a2e26b (patch)
tree5891a6030833c8b2edd27c05670ebb15bddbebd8 /options.md
parentac3463589035394bedbedb15a323298251ed2c14 (diff)
release: 0.3.1v0.3.1
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'options.md')
-rw-r--r--options.md50
1 files changed, 48 insertions, 2 deletions
diff --git a/options.md b/options.md
index a12c60e5..c5de9600 100644
--- a/options.md
+++ b/options.md
@@ -35,7 +35,7 @@ package
*Default:*
-` <derivation hakurei-static-x86_64-unknown-linux-musl-0.2.2> `
+` <derivation hakurei-static-x86_64-unknown-linux-musl-0.3.1> `
@@ -579,6 +579,52 @@ null or package
+## environment\.hakurei\.apps\.\<name>\.shareRuntime
+
+
+
+Whether to enable sharing of XDG_RUNTIME_DIR between containers under the same identity\.
+
+
+
+*Type:*
+boolean
+
+
+
+*Default:*
+` false `
+
+
+
+*Example:*
+` true `
+
+
+
+## environment\.hakurei\.apps\.\<name>\.shareTmpdir
+
+
+
+Whether to enable sharing of TMPDIR between containers under the same identity\.
+
+
+
+*Type:*
+boolean
+
+
+
+*Default:*
+` false `
+
+
+
+*Example:*
+` true `
+
+
+
## environment\.hakurei\.apps\.\<name>\.shareUid
@@ -759,7 +805,7 @@ package
*Default:*
-` <derivation hakurei-hsu-0.2.2> `
+` <derivation hakurei-hsu-0.3.1> `