diff options
| -rw-r--r-- | README.md | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1 +1,12 @@ # NixOS config for loang.net + +## Communication + +Requests and patches should be sent to [~cnx/loang@lists.sr.ht]. +If use [git-send-email], set the following configurations: + + git config sendemail.to '~cnx/loang@lists.sr.ht' + git config format.subjectPrefix 'PATCH loang-nixos' + +[~cnx/loang@lists.sr.ht]: https://lists.sr.ht/~cnx/loang +[git-send-email]: https://git-send-email.io |
