Clarify README.md
This commit is contained in:
parent
042a340615
commit
e990f8705d
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue