diff --git a/hosts/main-laptop/home.nix b/hosts/main-laptop/home.nix index 54d1199..f03dc56 100644 --- a/hosts/main-laptop/home.nix +++ b/hosts/main-laptop/home.nix @@ -21,6 +21,7 @@ vscodium.enable = lib.mkForce true; starship.enable = lib.mkForce true; + helix.enable = lib.mkForce true; hyfetch.enable = lib.mkForce true; neovim.enable = lib.mkForce true; };