font stuff

This commit is contained in:
nora 2025-09-22 17:43:34 +02:00
parent 811bad1317
commit aeef4ade19
3 changed files with 7 additions and 59 deletions

View file

@ -1,6 +1,5 @@
pkgs: {
cargo-bisect-rustc = import ./cargo-bisect-rustc/default.nix pkgs;
monaspace = import ./monaspace.nix pkgs;
sl = import ./sl { inherit pkgs; };
run = import ./run { inherit pkgs; };
unpem = import ./unpem { inherit pkgs; };