regular helix

This commit is contained in:
Tyler Mayoff 2025-10-03 20:22:15 -04:00
parent bc0da065db
commit e7caea58df
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
{pkgs, ...}: {
programs.helix = {
enable = true;
package = pkgs.mods.helix;
# package = pkgs.mods.helix;
settings = {
theme = "base16_terminal";
editor = {