diff --git a/config/projects.nix b/config/projects.nix index 0c2415c..ef01491 100644 --- a/config/projects.nix +++ b/config/projects.nix @@ -23,7 +23,7 @@ in windows = [ { name = ""; - path = homePath "Obsidian/Personal"; + path = homePath "Documents/app-state/obsidian"; ai = true; git = false; shell = false; @@ -137,19 +137,6 @@ in ]; }; - bent = { - description = "Trajectory Learning Benchmark"; - windows = [ - { - name = ""; - path = homePath "Documents/Projects/Trajectory Modeling Benchmark/BenT-code/"; - ai = true; - git = true; - shell = true; - } - ]; - }; - micro-weight = { description = "Microscopic Weight Completion"; windows = [