diff --git a/dot_config/flake/home/helix.nix b/dot_config/flake/home/helix.nix index 475e9fa..f324cf0 100644 --- a/dot_config/flake/home/helix.nix +++ b/dot_config/flake/home/helix.nix @@ -1,7 +1,7 @@ {pkgs, ...}: { programs.helix = { enable = true; - # package = pkgs.mods.helix; + package = pkgs.unstable.helix; settings = { theme = "base16_terminal"; editor = {