diff --git a/config/projects.nix b/config/projects.nix index 7f24c60..79a9b78 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -62,6 +62,13 @@ description = "DAKI3 course Demo code"; }; + matmeet = { + template = "baisc"; + name = "MaterialMeet"; + codePath = "/Users/yanlin/Documents/Projects/Material Project Group Meeting"; + description = "Material Meeting Slides"; + }; + ddm = { template = "research"; name = "DiffDisMatter";