flake: switch to nixpkgs unstable by default

This commit is contained in:
lelgenio 2023-06-13 17:14:11 -03:00
parent 37df277974
commit a024dad386
8 changed files with 14 additions and 43 deletions

View file

@ -7,7 +7,6 @@ in
config = {
programs.helix = {
enable = true;
package = pkgs.unstable.helix;
settings = {
theme = "my-theme";
editor = {