Fix nginx.nix syntax errors

There were a few instances of missing brackets and missing "builtins."s. This
change fixes all of them

Change-Id: Iad63a17224f952bc72b3affe2a265bb35e59a684
1 file changed
tree: 5e9839967a0a493040d613f195c09fb82646d2cc
  1. default.nix
  2. flake.lock
  3. flake.nix
  4. LICENSE
  5. nginx.nix
  6. 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!