From 51825570551c0ff9293a89777a2c71ad9228a449 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 19 Aug 2025 23:26:15 +0200 Subject: Hosts: Add hf package --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 2404b72..0a46941 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -85,6 +85,7 @@ kubectl kubectx kubernetes-helm + python313Packages.huggingface-hub ] ++ (with pkgs.custom; [ lemacs -- cgit 1.4.1