From bb686b0fc0ac0850d4fb25b62fa32f8d163cfc0c Mon Sep 17 00:00:00 2001 From: Yan Lin Date: Mon, 8 Sep 2025 09:16:17 +0200 Subject: [PATCH] Minor changes on project config --- config/projects.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } {