refactor: more reorganization

This commit is contained in:
Youwen Wu 2024-12-29 02:05:02 -08:00
parent 85e8921b70
commit b2708695c2
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3
2 changed files with 1 additions and 2 deletions

View file

@ -71,8 +71,7 @@
in
{
legacyPackages = (
(alexandriaLib.indexByName ./documents/by-name)
// (alexandriaLib.indexByCourse ./documents/by-course)
(alexandriaLib.indexByName ./by-name) // (alexandriaLib.indexByCourse ./by-course)
);
# devShells.default = typixLib.devShell {
# inherit (commonArgs) fontPaths virtualPaths;