💡 chore(wezterm): Add todo

This commit is contained in:
punkfairie 2024-11-02 16:46:06 -07:00
parent 14384418f0
commit 7ade03b7d2

View file

@ -3,6 +3,8 @@
programs.wezterm = { programs.wezterm = {
enable = true; enable = true;
# TODO: create `local config` & return it seperately, so other modules can
# insert config in the middle
extraConfig = extraConfig =
let let
fonts = config.fonts.fontconfig.defaultFonts.monospace; fonts = config.fonts.fontconfig.defaultFonts.monospace;