Edit project config
This commit is contained in:
parent
ba4bdc3c2c
commit
0e5e377ebd
1 changed files with 2 additions and 2 deletions
|
|
@ -137,8 +137,8 @@ in
|
||||||
{
|
{
|
||||||
name = "blog";
|
name = "blog";
|
||||||
path = homePath "Documents/Projects/personal-blog/content/ai-system";
|
path = homePath "Documents/Projects/personal-blog/content/ai-system";
|
||||||
ai = true;
|
ai = false;
|
||||||
git = true;
|
git = false;
|
||||||
shell = false;
|
shell = false;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue