From d6080ef128404a97a0b7dc1653b78260d473f159 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Sun, 25 Sep 2022 14:12:11 +0200 Subject: move direnv-{clean,reload} services to home-manager --- home/config/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/config/default.nix') diff --git a/home/config/default.nix b/home/config/default.nix index 0d02561..7fab93f 100644 --- a/home/config/default.nix +++ b/home/config/default.nix @@ -3,6 +3,7 @@ { imports = [ ./alacritty.nix + ./direnv.nix ./environment.nix ./emacs.nix ./firefox -- cgit v1.2.3