diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-11-12 00:53:14 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-11-12 00:53:14 +0900 |
| commit | 17ffdb2dcf3bb5c8edf277a017cecd8e71a2e26b (patch) | |
| tree | 5891a6030833c8b2edd27c05670ebb15bddbebd8 /options.md | |
| parent | ac3463589035394bedbedb15a323298251ed2c14 (diff) | |
release: 0.3.1v0.3.1
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'options.md')
| -rw-r--r-- | options.md | 50 |
1 files changed, 48 insertions, 2 deletions
@@ -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> ` |
