1
0
Fork 0

Rename direnv option

This commit is contained in:
Malte Brandy 2021-06-22 03:52:16 +02:00
parent c78565d2f8
commit bd014ef548
No known key found for this signature in database
GPG key ID: 226A2D41EF5378C9

View file

@ -43,7 +43,7 @@
direnv = {
enable = true;
enableZshIntegration = true;
enableNixDirenvIntegration = true;
nix-direnv.enable = true;
};
tmux = {
enable = true;