evaluate typst for note taking during classes #43

Merged
aaron merged 6 commits from feature/add_typst into main 2026-04-28 21:10:48 +02:00
Showing only changes of commit a6034ee47a - Show all commits

View File

@@ -87,4 +87,9 @@
};
};
};
# install dependencies
home.packages = with pkgs; [
ripgrep
];
}