From 6f4b9b9901e9c2cff5edc82386b4a8a22ae544e6 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Mon, 11 Jul 2022 22:26:55 +0200 Subject: Enable direnv --- hosts/home.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/home.nix') 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; [ -- cgit 1.4.1