Skip to content

Commit 88c502e

Browse files
committed
ci: test - remove fonts
1 parent 4de9078 commit 88c502e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

flake.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
fontsConf = pkgs.symlinkJoin {
3737
name = "typst-fonts";
3838
paths = with pkgs; [
39-
font-awesome
40-
roboto
41-
newcomputermodern
4239
];
4340
};
4441

0 commit comments

Comments
 (0)