2
0
Fork 0
bookwyrm/nix
2021-04-12 21:47:32 +02:00
..
default.nix add Nix module and package 2021-04-12 00:09:24 +02:00
module.nix Nix module: fix umask in gunicorn invocation 2021-04-12 21:47:32 +02:00
README.md Add a brief readname on nix 2021-04-12 02:11:52 +02:00

Nix module for Bookwyrm

This is a Nix module for Boookwyrm, allowing for deployment of Bookwyrm natively on NixOS, without Docker.

module.nix can be used as an import in /etc/nixos/configuration.nix, but has not yet been tested in production.