add ap application project
This commit is contained in:
parent
db00b2e307
commit
4e66617543
1 changed files with 12 additions and 0 deletions
|
|
@ -164,5 +164,17 @@ in
|
|||
];
|
||||
};
|
||||
|
||||
aau-ap = {
|
||||
description = "AAU 2026 AP Application";
|
||||
windows = [
|
||||
{
|
||||
name = "";
|
||||
path = homePath "Documents/Misc/2025/AAU 2026 AP";
|
||||
git = true;
|
||||
shell = true;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue