diff --git a/resources/views/livewire/project/shared/environment-variable/show.blade.php b/resources/views/livewire/project/shared/environment-variable/show.blade.php
index d141463db..6598b66ff 100644
--- a/resources/views/livewire/project/shared/environment-variable/show.blade.php
+++ b/resources/views/livewire/project/shared/environment-variable/show.blade.php
@@ -83,6 +83,11 @@
+ @endif
+
+ @if (!$env->is_nixpacks)
@if ($is_multiline === false)
@endif
@endif
-
@endif
@endif
@endif
@@ -132,7 +134,6 @@
-