Split redirect to remove permanent argument

Context for this change: I have just spent well over an hour looking for the
error in our code, only to find out that it was a missing "true". I am entirely
fed up at this point and want to be completely certain that this can never
happen again. Only having a single parameter here means that we cannot believe
we have specified all parameters (as the "to" is obvious if you miss it)

Change-Id: I1c887582456bdd9a2fa12a135b36159ae5141801
1 file changed
tree: 99a3b5eaff5446699415b67c44d7941ad0857cd9
  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!