From c1353bb04b594a8b11fa7e28dbf29d0a6cb08275 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Mon, 29 Apr 2024 01:16:16 +0300 Subject: 2024-04-29 --- modules/profiles/dev/containers.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/profiles') diff --git a/modules/profiles/dev/containers.nix b/modules/profiles/dev/containers.nix index f75a26b..3fb8774 100644 --- a/modules/profiles/dev/containers.nix +++ b/modules/profiles/dev/containers.nix @@ -37,6 +37,7 @@ in WERF_LOG_DEBUG = "true"; WERF_LOG_PRETTY = "false"; WERF_LOG_VERBOSE = "true"; + WERF_NELM = "true"; WERF_SYNCHRONIZATION = ":local"; WERF_TELEMETRY = "false"; }; -- cgit v1.2.3