diff --git a/hosts/llynx/home.nix b/hosts/llynx/home.nix index 56c9a04..04b9aa5 100644 --- a/hosts/llynx/home.nix +++ b/hosts/llynx/home.nix @@ -20,6 +20,7 @@ # Term Tools neovim.enable = true; + direnv.enable = true; }; wayland.windowManager.hyprland.settings.monitor = [ ",preferred,auto,auto" ];