add nix/nixos deployment documentation

This commit is contained in:
Charles Hall 2022-10-15 15:21:04 -07:00
parent fe7d8c4f12
commit 716f82db6d
No known key found for this signature in database
GPG key ID: 7B8E0645816E07CF
3 changed files with 190 additions and 0 deletions

View file

@ -34,6 +34,7 @@ Check out the [Conduit 1.0 Release Milestone](https://gitlab.com/famedly/conduit
- Simple install (this was tested the most): [DEPLOY.md](DEPLOY.md)
- Debian package: [debian/README.Debian](debian/README.Debian)
- Nix/NixOS: [nix/README.md](nix/README.md)
- Docker: [docker/README.md](docker/README.md)
If you want to connect an Appservice to Conduit, take a look at [APPSERVICES.md](APPSERVICES.md).