💡 chore(wezterm): Add todo

This commit is contained in:
punkfairie 2024-11-02 16:46:06 -07:00
parent 56ae97499f
commit 27597a5a6a
Signed by: punkfairie
GPG key ID: 01823C057725C266

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;