about summary refs log tree commit diff
path: root/modules/profiles/dev
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2024-04-29 01:16:16 +0300
committerAzat Bahawi <azat@bahawi.net>2024-04-29 01:16:16 +0300
commitc1353bb04b594a8b11fa7e28dbf29d0a6cb08275 (patch)
tree5bd87deaabc9f65a21af10b9dcbb5577c428659c /modules/profiles/dev
parent2024-04-23 (diff)
2024-04-29
Diffstat (limited to '')
-rw-r--r--modules/profiles/dev/containers.nix1
1 files changed, 1 insertions, 0 deletions
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";
         };

Consider giving Nix/NixOS a try! <3