temp disable steel helix

This commit is contained in:
Tao Tien 2025-03-02 16:34:53 -08:00
parent 7aa6323e4d
commit dc3a2105c4
4 changed files with 6 additions and 99 deletions

View file

@ -256,6 +256,6 @@
};
enable = true;
defaultEditor = true;
package = inputs.helix.packages.${pkgs.system}.default;
# package = inputs.helix.packages.${pkgs.system}.default;
};
}