From e2b254fb45f5f20e839568a5926b291884f2eb93 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Fri, 17 May 2024 13:45:13 +0300 Subject: [PATCH] add direnv to fimt toml --- fimt.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fimt.toml b/fimt.toml index d3252e2..c8a86f5 100644 --- a/fimt.toml +++ b/fimt.toml @@ -7,4 +7,6 @@ custom = """\ /users/jan/wallpapers/*.jpg\ """ +[direnv] +nix = true;