about summary refs log tree commit diff
path: root/hosts
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-11 22:26:55 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-11 22:26:55 +0200
commit8949da70dd73d451350261ce518661f1019e579e (patch)
tree85a4ccfd43d69f514fe378ad7f58613cfa51d93d /hosts
parentRemove vscode package (diff)
downloadnixos-config-8949da70dd73d451350261ce518661f1019e579e.tar.gz
nixos-config-8949da70dd73d451350261ce518661f1019e579e.tar.bz2
nixos-config-8949da70dd73d451350261ce518661f1019e579e.zip
Enable direnv
Diffstat (limited to 'hosts')
-rw-r--r--hosts/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 7a0153b..3941d6c 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -88,6 +88,8 @@ in
       };
     };
 
+    direnv.enable = true;
+
     emacs = {
       enable = true;
       extraPackages = epkgs: with epkgs; [