add Helix
This commit is contained in:
@@ -484,6 +484,10 @@
|
|||||||
email = email;
|
email = email;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
programs.helix = {
|
||||||
|
enable = true;
|
||||||
|
settings = { };
|
||||||
|
};
|
||||||
programs.vim = {
|
programs.vim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
plugins = with pkgs.vimPlugins; [
|
plugins = with pkgs.vimPlugins; [
|
||||||
|
|||||||
Reference in New Issue
Block a user