💡 chore(wezterm): Add todo
This commit is contained in:
parent
56ae97499f
commit
27597a5a6a
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
programs.wezterm = {
|
||||
enable = true;
|
||||
|
||||
# TODO: create `local config` & return it seperately, so other modules can
|
||||
# insert config in the middle
|
||||
extraConfig =
|
||||
let
|
||||
fonts = config.fonts.fontconfig.defaultFonts.monospace;
|
||||
|
|
Loading…
Reference in a new issue