diff --git a/config/projects.nix b/config/projects.nix index 6e1269d..f0c56a7 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -25,7 +25,7 @@ in name = ""; path = homePath "Documents/app-state/obsidian"; ai = true; - git = false; + git = true; shell = false; } ];