Configuration files for self-hosted Tangled knot

idk how to get nice syntax hightlighting so just don't

+1 -1
+1 -1
README.md
··· 18 18 (see [knot-hosting](https://tangled.sh/@tangled.sh/core/blob/master/docs/knot-hosting.md#repositories)). 19 19 Create the file `/etc/ssh/sshd_config.d/authorized_keys_command.conf` with the following: 20 20 21 - ```ini 21 + ``` 22 22 Match User git 23 23 AuthorizedKeysCommand /usr/bin/knot keys -o authorized-keys -git-dir /home/git/repositories 24 24 AuthorizedKeysCommandUser nobody