1
0
Fork 0

Clarify README.md

This commit is contained in:
Ethan Reece 2025-07-13 02:31:40 -05:00
parent 042a340615
commit e990f8705d
Signed by: me
GPG key ID: DD8CE04D5D8FF832

View file

@ -12,9 +12,9 @@ for this Flake.
- 🏠 **`home-manager`**: Defines the user environment. - 🏠 **`home-manager`**: Defines the user environment.
- 🧩 **`flake-parts`**: Makes the Flake modular and reusable. - 🧩 **`flake-parts`**: Makes the Flake modular and reusable.
- 🔐 **`sops`**: Encrypts secrets. - 🔐 **`sops`**: Encrypts secrets.
- ✨ **`treefmt`** (with Helix integration): Automatically formats this - ✨ **`treefmt`** (with Helix integration): Automatically formats the code in
repository when modifying it, with features to check the flake for formatting this repository when modifying it, with features to check the flake for
consistency. formatting consistency.
- ⌨️ **Nushell**: Shell that uses structured data, with quality-of-life - ⌨️ **Nushell**: Shell that uses structured data, with quality-of-life
integrations enabled. integrations enabled.
- 💬 **Language Server Protocol (LSP)**: Has language servers for file formats - 💬 **Language Server Protocol (LSP)**: Has language servers for file formats