summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/odin.nix b/odin.nix
index 2421492b..2d8ddbeb 100644
--- a/odin.nix
+++ b/odin.nix
@@ -446,6 +446,7 @@
446 enable = true; 446 enable = true;
447 port = 8082; 447 port = 8082;
448 approot = "/bar"; 448 approot = "/bar";
449 ipFromHeader = true;
449 }; 450 };
450 451
451 services.nginx = { 452 services.nginx = {