diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 5d60096..fc13a08 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -19,7 +19,6 @@ amberol.enable = lib.mkForce true; wezterm.enable = lib.mkForce true; vscodium.enable = lib.mkForce true; - zed.enable = lib.mkForce true; starship.enable = lib.mkForce true; hyfetch.enable = lib.mkForce true;