diff options
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. |
