Modify project config
This commit is contained in:
parent
f76359a615
commit
fadd58c7f4
2 changed files with 18 additions and 18 deletions
|
|
@ -134,6 +134,13 @@ in
|
|||
git = true;
|
||||
shell = false;
|
||||
}
|
||||
{
|
||||
name = "blog";
|
||||
path = homePath "Documents/Projects/personal-blog/content/ai-system";
|
||||
ai = true;
|
||||
git = true;
|
||||
shell = false;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue