1
0
Fork 0
mirror of https://codeberg.org/icewind/haze.git synced 2026-06-03 09:04:12 +02:00

image: remove helix now that haze edit exists

This commit is contained in:
Robin Appelman 2025-11-29 16:20:13 +01:00
commit 06aa58c1e9

View file

@ -24,7 +24,6 @@
gnugrep, gnugrep,
minio-client, minio-client,
neovim, neovim,
helix,
sudo, sudo,
su, su,
which, which,
@ -142,7 +141,6 @@
wget wget
curl curl
neovim neovim
helix
]; ];
}; };