Use helix unstable

This commit is contained in:
Filippo Berto 2022-12-21 12:32:47 +01:00
parent 3dbcec2732
commit ac388b5748
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -39,7 +39,7 @@
];
programs.helix = {
enable = true;
# package = pkgs.helix;
package = pkgs.unstable.helix;
languages = [ ];
settings = {
theme = "ayu_mirage";