another one bites the rust

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-07 14:50:32 +03:00
parent 47f75d84ec
commit bcb77e3b21
6 changed files with 26 additions and 34 deletions

View File

@ -13,7 +13,7 @@ in {
};
config = mkIf cfg.enable {
programs.helix = {
enable = true;
enable = true; # vim-like editor in rust
defaultEditor = true;
settings = {
editor = {