diff options
| author | seth <[email protected]> | 2024-07-05 07:30:49 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-09 15:38:51 -0400 |
| commit | 5fe2777acda756ae69f59e084afd9f6d35a535da (patch) | |
| tree | b8a0bd2d2b2dd7e1e5591932e7d24dcc157fcd07 /secrets/README.md | |
| parent | 3578918af2e77de4c0a9290fb80721a7e08e43e3 (diff) | |
tree-wide: document most things
Diffstat (limited to 'secrets/README.md')
| -rw-r--r-- | secrets/README.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/secrets/README.md b/secrets/README.md new file mode 100644 index 0000000..a7c75ad --- /dev/null +++ b/secrets/README.md @@ -0,0 +1,14 @@ +# ./secrets/ + +## */ + +Each directory is named after the system the secrets inside of it are meant for + +## secrets.nix + +agenix's +[secrets.nix](https://github.com/ryantm/agenix/blob/3a56735779db467538fb2e577eda28a9daacaca6/README.md#tutorial) + +## toSecrets.nix + +A function that helps structure the `secrets.nix` configuration |
