Use helix unstable
This commit is contained in:
parent
3dbcec2732
commit
ac388b5748
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
||||||
];
|
];
|
||||||
programs.helix = {
|
programs.helix = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# package = pkgs.helix;
|
package = pkgs.unstable.helix;
|
||||||
languages = [ ];
|
languages = [ ];
|
||||||
settings = {
|
settings = {
|
||||||
theme = "ayu_mirage";
|
theme = "ayu_mirage";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue