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; } ];