diff --git a/home/modules/shell.nix b/home/modules/shell.nix index 61e9a2f..7fc88fd 100644 --- a/home/modules/shell.nix +++ b/home/modules/shell.nix @@ -272,7 +272,7 @@ in nix-direnv.enable = true; config.global = { hide_env_diff = true; - } + }; stdlib = '' layout_uv() { if [[ ! -d .venv ]]; then