mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
regular helix
This commit is contained in:
parent
e7caea58df
commit
8d2c73ef24
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{pkgs, ...}: {
|
||||
programs.helix = {
|
||||
enable = true;
|
||||
# package = pkgs.mods.helix;
|
||||
package = pkgs.unstable.helix;
|
||||
settings = {
|
||||
theme = "base16_terminal";
|
||||
editor = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue