update README document
test / test (push) Successful in 20s Details

Signed-off-by: Ophestra Umiker <cat@ophivana.moe>
This commit is contained in:
Ophestra Umiker 2024-11-19 18:14:06 +09:00
parent 0a546885e3
commit 6e4870775f
Signed by: cat
SSH Key Fingerprint: SHA256:gQ67O0enBZ7UdZypgtspB2FDM1g3GVw8nX0XSdcFw8Q
1 changed files with 3 additions and 3 deletions

View File

@ -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).