From 476d3ae96a028731368c673f1715bf6e98c3fc7c Mon Sep 17 00:00:00 2001 From: Amir Saeid Date: Sun, 8 Mar 2026 21:18:31 +0000 Subject: Make zed-editor also exclusive to mentat as it doesn't launch on gheshki --- hosts/mentat/home.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts') diff --git a/hosts/mentat/home.nix b/hosts/mentat/home.nix index eb87acb..9b17042 100644 --- a/hosts/mentat/home.nix +++ b/hosts/mentat/home.nix @@ -18,5 +18,6 @@ home.packages = [ pkgs.alacritty pkgs.stats + pkgs.zed-editor ]; } -- cgit v1.2.3