ran formatter.

This commit is contained in:
Gabe Venberg 2025-02-25 12:49:21 +01:00
parent 0c7c761f56
commit 1168fdb539
5 changed files with 11 additions and 11 deletions

View file

@ -8,7 +8,7 @@
description = "A flake containing a basic latex environment";
};
typst = {
path= ./typst;
path = ./typst;
description = "A flake containing a basic typst environment";
};
}