Commit graph

4 commits

Author SHA1 Message Date
8c56307c55 Add nix flake support
With this commit, we add nix flake support. Flakes are evaluated in pure
evaluation mode. The script generate.sh does not work in pure evaluation
mode since it node2nix fetches itself resources from the network. In
order to enable pure evaluation, we add the generated nix files to this
repository.
2021-09-20 00:11:34 +02:00
c0fd2b96a5 Formatting (nixfmt) 2021-07-31 16:58:29 +02:00
e71e35cb55 Make Caddy the default web server 2021-02-20 03:21:26 +01:00
b8ff16e98a Add NixOS module
This module adds the necessary configuration for hosting Financier with
nginx.
2020-09-15 11:15:50 +02:00