scheme helix

This commit is contained in:
Tao Tien 2025-01-28 17:54:51 -08:00
parent f029ed7c2a
commit 0a546f625d
4 changed files with 100 additions and 6 deletions

View file

@ -227,6 +227,6 @@
};
enable = true;
defaultEditor = true;
# package = inputs.helix.packages.${pkgs.system}.default;
package = inputs.helix.packages.${pkgs.system}.default;
};
}