diff options
author | Finn Behrens <me@kloenk.dev> | 2022-01-10 23:06:42 +0100 |
---|---|---|
committer | Finn Behrens <me@kloenk.dev> | 2022-01-22 09:39:02 +0100 |
commit | 7b56690af4793ebd64e5b4ea60dfa018866567c0 (patch) | |
tree | fc376b07e0140fbfc4d6f3bec5550641c23e64f9 /README.md | |
parent | 6ffe43af70cf69b4bfe1fff778685e907b5ef988 (diff) | |
download | pleroma-7b56690af4793ebd64e5b4ea60dfa018866567c0.tar.gz pleroma-7b56690af4793ebd64e5b4ea60dfa018866567c0.zip |
add nixos to supported distros
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>. |