diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index b580b54..26ef582 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -17,7 +17,6 @@ programs = { firefox.enable = lib.mkForce true; amberol.enable = lib.mkForce true; - wezterm.enable = lib.mkForce true; vscodium.enable = lib.mkForce true; kitty.enable = lib.mkForce true; ghostty.enable = true;