added the Zed editor to workstation

This commit is contained in:
Geir Okkenhaug Jerstad 2024-07-14 11:05:46 +02:00
parent fd25a1a8e5
commit 411ff909bf

View file

@ -116,7 +116,7 @@
shell = pkgs.zsh;
packages = with pkgs; [
teams-for-linux firefox ncpamixer starship discord fastfetch
emacsPackages.vterm
emacsPackages.vterm zed-editor
];
};