From 46c976e242f001cc173e2c55ff2157cc4a2a1165 Mon Sep 17 00:00:00 2001 From: sajenim Date: Tue, 10 Oct 2023 18:59:47 +0800 Subject: [PATCH] install direnv --- nixos/common/system-tools.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/common/system-tools.nix b/nixos/common/system-tools.nix index 2e73897..99bae23 100644 --- a/nixos/common/system-tools.nix +++ b/nixos/common/system-tools.nix @@ -13,6 +13,7 @@ ranger # console file manager htop # system monitor scrot # screenshot + direnv # load environment # HTTP curl # transfer dato to/from server