From 9639a16a65c6dc69fd64eaf360d24a2eab31dd2c Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 23 Jul 2024 21:41:45 +0800 Subject: [PATCH] wrapper-manager-fds/modules: update common env module visibility --- modules/env/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/env/common.nix b/modules/env/common.nix index 306c309..b852cb3 100644 --- a/modules/env/common.nix +++ b/modules/env/common.nix @@ -48,6 +48,7 @@ in A set of wrappers to be added into the environment configuration. ''; default = { }; + visible = "shallow"; example = lib.literalExpression '' { custom-ricing = {