Add an nginx helper

- This will allow us to easily make nginx servers without having to worry about
  the normal nginx boilerplate/syntax

Change-Id: I87225864ea8983ef9742bec9c624471794be54d2
3 files changed
tree: ab9647a37974223538fce0631da6f24081f25fd5
  1. default.nix
  2. LICENSE
  3. nginx.nix
  4. README.md
README.md

Clicks Nix Helpers


We write nix to manage our infrastructure, but sometimes it's too boilerplatey for us to want to write. This repository contains all the things that have made our jobs easier, we hope they help you too!