From a0d72f98b96a2874ed3cd9b6a4a3ea78173f557b Mon Sep 17 00:00:00 2001 From: Kabbone Date: Mon, 1 Apr 2024 14:03:45 +0200 Subject: [PATCH] hosts: server: add direnv --- hosts/configuration_server.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/configuration_server.nix b/hosts/configuration_server.nix index 89922c8..1feab25 100644 --- a/hosts/configuration_server.nix +++ b/hosts/configuration_server.nix @@ -96,6 +96,7 @@ tree btop htop + direnv ]; };