diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-10-13 00:07:10 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-10-13 00:07:10 +0900 |
| commit | b091260fd3db6a1fff93bf4f6c75cf575b2424f3 (patch) | |
| tree | 990af6cc8b1079ecd97e090b55d9fd2f978f6154 /README.md | |
| parent | b9d5fe49cbb2878add16f47c4660bcb3d8144d1b (diff) | |
update README document
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -69,7 +69,6 @@ This adds the `environment.fortify` option: environment.fortify = { enable = true; user = "nixos"; - shell = "zsh"; stateDir = "/var/lib/persist/module"; target = { chronos = { @@ -141,8 +140,6 @@ This adds the `environment.fortify` option: * `user` specifies the privileged user with access to fortified applications. -* `shell` is the shell used to run the launch command, required for sourcing the home-manager environment. - * `stateDir` is the path to your persistent storage location. It is directly passed through to the impermanence module. * `target` is an attribute set of submodules, where the attribute name is the username of the unprivileged target user. |
