327 current 2025-10-11 19:59:24 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-11 20:00:29 -05:00
parent abc79b3ab1
commit 7803ab838e
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# flake for blakes nixos config
# define new devices in outputs
# generation: 326 current 2025-10-11 19:57:36 25.05.20251006.20c4598 6.12.50 *
# generation: 327 current 2025-10-11 19:59:24 25.05.20251006.20c4598 6.12.50 *
{
description = "blakes nix config";
inputs = {

View File

@@ -99,7 +99,6 @@ in
proxyPass = "http://127.0.0.1:${toString cfg.port}";
extraConfig =
"client_max_body_size 512M;" +
"proxy_pass http://localhost:${toString cfg.port};" +
"proxy_set_header Connection $http_connection;" +
"proxy_set_header Upgrade $http_upgrade;" +
"proxy_set_header Host $host;" +