talos: use unstable for zed

This commit is contained in:
Antoine Martin 2024-06-07 15:34:58 +02:00
parent 6a4b7790fd
commit b8bb582c14

View file

@ -158,7 +158,7 @@
environment.systemPackages = [
pkgs.framework-tool
pkgs.zed-editor
pkgs.unstable.zed-editor
];
#programs.hyprland.enable = true;