mirror of
https://github.com/RGBCube/agenix
synced 2025-07-30 18:27:45 +00:00
doc: make ageBin override a valid module
This commit is contained in:
parent
bce59868a2
commit
e05a49ee30
1 changed files with 1 additions and 1 deletions
|
@ -343,7 +343,7 @@ Example of a secret with a name different from its attrpath:
|
|||
Overriding `age.ageBin` example:
|
||||
|
||||
```nix
|
||||
{
|
||||
{pkgs, ...}:{
|
||||
age.ageBin = "${pkgs.age}/bin/age";
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue