add direnv to fimt toml
This commit is contained in:
parent
b3507f5723
commit
e2b254fb45
1 changed files with 2 additions and 0 deletions
|
@ -7,4 +7,6 @@ custom = """\
|
|||
/users/jan/wallpapers/*.jpg\
|
||||
"""
|
||||
|
||||
[direnv]
|
||||
nix = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue