mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 09:40:47 +03:00
update link to nixos wiki (#258)
This commit is contained in:
parent
24a7ea3905
commit
07479c2e73
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ You can run the CLI tool ad-hoc without installing it:
|
|||
nix run github:ryantm/agenix -- --help
|
||||
```
|
||||
|
||||
But you can also add it permanently into a [NixOS module](https://nixos.wiki/wiki/NixOS_modules)
|
||||
But you can also add it permanently into a [NixOS module](https://wiki.nixos.org/wiki/NixOS_modules)
|
||||
(replace system "x86_64-linux" with your system):
|
||||
|
||||
```nix
|
||||
|
|
Loading…
Reference in a new issue