Add a directive to add headers

We need this for our .well-known CORS, so I've also added a special
"CrossOrigin" directive to do exactly what we want

Change-Id: Ic80aba455e6b49a938ddfe24290b170f58a72f10
Reviewed-on: https://git.clicks.codes/c/Clicks/NixHelpers/+/30
Reviewed-by: Skyler Grey <minion@clicks.codes>
Tested-by: Skyler Grey <minion@clicks.codes>
1 file changed
tree: 5676ac8ee852cd5fc2bbbba2f1fa8e4b6d06e405
  1. .gitreview
  2. default.nix
  3. flake.lock
  4. flake.nix
  5. LICENSE
  6. nginx.nix
  7. nixFilesIn.nix
  8. 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!