agenix/pkgs
Tim Häring b5fa96a90e
feat: remove empty newlines from jq query
When you do not have your pubkeys in your `secrets.nix` verbatim as
string but read them from file like this: `desktop1 = builtins.readFile
./desktop1.pub;`, you will end up with empty newlines in the resulting
list of keys, which will add `--recipient=''` arguments to your age
call, failing the call.
2023-10-08 14:18:54 +02:00
..
agenix.nix Use jq instead of sed 2023-09-15 11:56:22 -06:00
agenix.sh feat: remove empty newlines from jq query 2023-10-08 14:18:54 +02:00
doc.nix doc: add new doc website 2023-03-04 10:34:29 -08:00