From 5fc687b49b7daa6222b65336bc254f617021e1fb Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 6 Jan 2025 13:39:51 -0500 Subject: [PATCH] add direnv --- modules/users/crow/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/users/crow/home.nix b/modules/users/crow/home.nix index a215edd..e394a4b 100644 --- a/modules/users/crow/home.nix +++ b/modules/users/crow/home.nix @@ -24,6 +24,7 @@ in { ./configs/waybar.nix ./configs/tmux.nix ./configs/git.nix + ./configs/direnv.nix ]; home = { username = "crow";