From b21a57caf83a3deacb99e8d47a508082013304da Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 24 Apr 2025 20:11:15 -0700 Subject: automatically add packages to the overlays Store custom packages under `customPackages` to make it easier to distinct them from the rest of the packages. --- nix/users/fcuny/dev.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nix/users/fcuny/dev.nix') diff --git a/nix/users/fcuny/dev.nix b/nix/users/fcuny/dev.nix index 14dda79..0202747 100644 --- a/nix/users/fcuny/dev.nix +++ b/nix/users/fcuny/dev.nix @@ -18,7 +18,7 @@ # python uv python3 - llmPython.llm + customPackages.llmPython.llm # nix nil # nix lsp -- cgit v1.2.3