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 = {
|
||||
enable = true;
|
||||
# package = pkgs.helix;
|
||||
package = pkgs.unstable.helix;
|
||||
languages = [ ];
|
||||
settings = {
|
||||
theme = "ayu_mirage";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue