From 319161715782291aadd206cd369fa722c490b50f Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Mon, 6 Oct 2025 14:44:40 +0200 Subject: [PATCH] Minor --- config/projects.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/projects.nix b/config/projects.nix index 22faac9..f66e2f2 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -124,7 +124,7 @@ in name = ""; path = homePath "Documents/Projects/Deep Learning for Spatiotemporal Trajectories"; ai = true; - git = true; + git = false; shell = true; } ];