é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
wget # client HTTP console
which # pour connaitre le chemin d'un exécutable
helix # Éditeur post-moderne
];
programs = {
fish.enable = true;