Replace bare directory reference with default.nix

Nix cannot refer to the current directory with only ./, that's a syntax error
not a path

Change-Id: Id1851e1b7fb3d68571d67bfbf1c13faabc4d47eb
1 file changed
tree: 979834c676319485f8769a8c8598764068e526b1
  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!