Skip to content

Instantly share code, notes, and snippets.

@Akii
Created July 26, 2018 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Akii/ff70ca19a5434f18681c343dbecb33ea to your computer and use it in GitHub Desktop.
Save Akii/ff70ca19a5434f18681c343dbecb33ea to your computer and use it in GitHub Desktop.
locations."/" = {
root = "${pkgs.elescore-client}/";
extraConfig = ''
etag off;
add_header etag "elescore-client-${pkgs.elescore-client.version}";
'';
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment