mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-24 09:48:30 +02:00
feat: harmonica - enable emacs, disable wezterm
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
programs.wezterm =
|
||||
{
|
||||
enable = true;
|
||||
enable = false; # disable
|
||||
|
||||
# TODO: Fix: https://github.com/wez/wezterm/issues/4483
|
||||
# package = pkgs.wezterm.override { };
|
||||
|
||||
Reference in New Issue
Block a user