add Helix

This commit is contained in:
Nathan Braswell
2026-04-10 23:33:10 -04:00
parent 9b451698e8
commit 5bb4b428d3

View File

@@ -484,6 +484,10 @@
email = email;
};
};
programs.helix = {
enable = true;
settings = { };
};
programs.vim = {
enable = true;
plugins = with pkgs.vimPlugins; [