Skip to content

Commit

Permalink
doc: add Community and Support section
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantm committed Mar 1, 2022
1 parent bad5a7b commit 297cd58
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
* [module](#install-module-via-flakes)
* [CLI](#install-cli-via-flakes)
* [Tutorial](#tutorial)
* [Community and Support](#community-and-support)
* [Rekeying](#rekeying)
* [Don't symlink secret](#dont-symlink-secret)
* [Use other implementations](#use-other-implementations)
Expand Down Expand Up @@ -231,6 +232,11 @@ but, if you want to (change the system based on your system):

The secret will be decrypted to the value of `config.age.secrets.secret1.path` (`/run/agenix/secret1` by default). For per-secret options controlling ownership etc, see [modules/age.nix](modules/age.nix).

## Community and Support

Support and development discussion is available here on GitHub and
also through [Matrix](https://matrix.to/#/#agenix:nixos.org).

## Rekeying

If you change the public keys in `secrets.nix`, you should rekey your
Expand Down

0 comments on commit 297cd58

Please sign in to comment.