éditeur helix

This commit is contained in:
Yves Dubromelle
2023-07-01 15:29:07 +02:00
parent 280eb0714a
commit 838d1f4895

View File

@@ -31,6 +31,7 @@ mkIf true {
usbutils usbutils
wget # client HTTP console wget # client HTTP console
which # pour connaitre le chemin d'un exécutable which # pour connaitre le chemin d'un exécutable
helix # Éditeur post-moderne
]; ];
programs = { programs = {
fish.enable = true; fish.enable = true;