3 NixOS contains a source build package of pleroma and a NixOS module to install it.
4 For installation add this to your configuration.nix and add a config.exs next to it:
8 configs = [ (lib.fileContents ./config.exs) ];
9 secretConfigFile = "/var/lib/pleroma/secret.exs";
14 The nix community uses matrix for communication: [#nix:nixos.org](https://matrix.to/#/#nix:nixos.org)