fix: neovim & wezterm

This commit is contained in:
Ryan Yin
2023-08-14 11:48:28 +08:00
parent bc9b29f62b
commit 9dbf2293ce
3 changed files with 7 additions and 14 deletions

View File

@@ -1,6 +1,7 @@
{
lib,
pkgs,
pkgs-unstable,
catppuccin-wezterm,
...
}:
@@ -16,6 +17,7 @@
programs.wezterm = {
enable = false;
package = pkgs-unstable.wezterm;
extraConfig =
let