diff options
| -rw-r--r-- | custom/ymir-nginx.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/custom/ymir-nginx.nix b/custom/ymir-nginx.nix index 6993d27f..d9f671fe 100644 --- a/custom/ymir-nginx.nix +++ b/custom/ymir-nginx.nix | |||
| @@ -129,7 +129,6 @@ in { | |||
| 129 | 129 | ||
| 130 | location / { | 130 | location / { |
| 131 | add_header X-NetworkManager-Status online; | 131 | add_header X-NetworkManager-Status online; |
| 132 | |||
| 133 | return 204; | 132 | return 204; |
| 134 | } | 133 | } |
| 135 | } | 134 | } |
