fixes to get darwin to build

This commit is contained in:
Noah Masur
2022-06-18 13:17:11 -04:00
parent d7b2f36dfe
commit e2189397fc
8 changed files with 45 additions and 14 deletions

View File

@ -23,7 +23,7 @@
size = 14.0;
normal = {
family =
builtins.head config.fonts.fontconfig.defaultFonts.monospace;
builtins.head (if pkgs.stdenv.isDarwin then config.fonts.fonts else config.fonts.fontconfig.defaultFonts.monospace);
};
};
key_bindings = [