diff options
author | lain <lain@soykaf.club> | 2022-12-20 01:13:03 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2022-12-20 01:13:03 +0000 |
commit | 7aa17cd651a19d6940794294cf62ed5c88bc8ff3 (patch) | |
tree | 6785810b7df09bde93dbee529491eb2d41e99759 /README.md | |
parent | c6dff687c0823f104574701519d29ce4aebd17ef (diff) | |
parent | 7b56690af4793ebd64e5b4ea60dfa018866567c0 (diff) | |
download | pleroma-7aa17cd651a19d6940794294cf62ed5c88bc8ff3.tar.gz pleroma-7aa17cd651a19d6940794294cf62ed5c88bc8ff3.zip |
Merge branch 'doc_readme_nixos' into 'develop'
add nixos to supported distros
See merge request pleroma/pleroma!3600
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ If your platform is not supported, or you just want to be able to edit the sourc - [OpenBSD (fi)](https://docs-develop.pleroma.social/backend/installation/openbsd_fi/) ### OS/Distro packages -Currently Pleroma is packaged for [YunoHost](https://yunohost.org). If you want to package Pleroma for any OS/Distros, we can guide you through the process on our [community channels](#community-channels). If you want to change default options in your Pleroma package, please **discuss it with us first**. +Currently Pleroma is packaged for [YunoHost](https://yunohost.org) and [NixOS](https://nixos.org). If you want to package Pleroma for any OS/Distros, we can guide you through the process on our [community channels](#community-channels). If you want to change default options in your Pleroma package, please **discuss it with us first**. ### Docker While we don’t provide docker files, other people have written very good ones. Take a look at <https://github.com/angristan/docker-pleroma> or <https://glitch.sh/sn0w/pleroma-docker>. |