diff options
| author | Ophestra Umiker <cat@ophivana.moe> | 2024-11-19 18:14:06 +0900 |
|---|---|---|
| committer | Ophestra Umiker <cat@ophivana.moe> | 2024-11-19 18:14:06 +0900 |
| commit | 6e4870775f7b1465f1be5854b73abe2d58c544f8 (patch) | |
| tree | e8059b291094a357c883883cc0458f26889fac9d | |
| parent | 0a546885e3a2d1b5a1733122065abd11f3d81266 (diff) | |
update README document
Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -32,7 +32,9 @@ nix run git+https://git.ophivana.moe/security/fortify -- -h ## Module usage -The NixOS module currently requires home-manager and impermanence to function correctly. +The NixOS module currently requires home-manager to function correctly. + +Full module documentation can be found [here](options.md). To use the module, import it into your configuration with @@ -168,5 +170,3 @@ This adds the `environment.fortify` option: }; } ``` - -Full module documentation can be found [here](options.md). |
