From 2d60de8c7251fccd5464c59cbdbe3b3f7a895a18 Mon Sep 17 00:00:00 2001 From: ryan4yin Date: Mon, 15 May 2023 01:14:33 +0800 Subject: [PATCH] feat: add git-lfs for ai --- modules/system.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/system.nix b/modules/system.nix index 4051038f..a9647ca8 100644 --- a/modules/system.nix +++ b/modules/system.nix @@ -103,7 +103,8 @@ vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. wget curl - git + git # used by nix flakes + git-lfs # used by huggingface models # networking tools ethtool