Edit project config

This commit is contained in:
Yan Lin 2025-09-17 19:49:41 +02:00
parent 1c0a910bfd
commit 88ebc45d1f

View file

@ -107,13 +107,6 @@ in
git = true;
shell = false;
}
{
name = "b";
path = homePath "Documents/Projects/personal-blog/content/ai-system";
ai = false;
git = false;
shell = false;
}
];
};