From 466a85317385a9444df3dc9a11fd4b4389eb92bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABl=20Reyrol?= Date: Tue, 18 Feb 2025 08:34:47 +0100 Subject: [PATCH] chore(users/gael): use unstable zed-editor --- users/gael/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/users/gael/home.nix b/users/gael/home.nix index fef4ae1..9a36da7 100644 --- a/users/gael/home.nix +++ b/users/gael/home.nix @@ -396,6 +396,7 @@ zed-editor = { enable = true; + package = pkgs.unstable.zed-editor; extensions = [ "toml" "nix" "terraform" "php" ]; userSettings = { features = {