mirror of
https://github.com/ryantm/agenix.git
synced 2024-11-22 09:40:47 +03:00
b5fa96a90e
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. |
||
---|---|---|
.. | ||
agenix.nix | ||
agenix.sh | ||
doc.nix |