about summary refs log tree commit diff
path: root/README.md
blob: 72f2567cbf0c23f62a00a463f90a6e0f31db991a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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