try installing monaspace but doesnt quite work

This commit is contained in:
nora 2023-11-11 21:19:00 +01:00
parent a7d3128aef
commit 38db3382e4
5 changed files with 79 additions and 12 deletions

View file

@ -1,3 +1,4 @@
pkgs: {
cargo-bisect-rustc = import ./cargo-bisect-rustc/default.nix pkgs;
monaspace = import ./monaspace.nix pkgs;
}