Merge branch 'ddclient'
* ddclient: feat(nixos/ddclient): Proper secrets management
This commit is contained in:
commit
f866b22802
1 changed files with 1 additions and 1 deletions
2
Justfile
2
Justfile
|
@ -72,7 +72,7 @@ genFirefoxAddons:
|
|||
|
||||
[group('maintainence')]
|
||||
secret name:
|
||||
cd secrets && agenix -e {{name}}.age && cd -
|
||||
cd secrets && agenix --edit {{name}}.age --identity ~/.ssh/marley@nyx && cd -
|
||||
|
||||
alias s := search
|
||||
search this:
|
||||
|
|
Loading…
Reference in a new issue