diff --git a/config/projects.nix b/config/projects.nix index 70d8340..0ec6182 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -116,7 +116,7 @@ in name = "c"; path = homePath "Documents/Projects/AI systems & infrastructure/Codes"; ai = true; - git = true; + git = false; shell = true; } {