diff --git a/home/features/README.md b/home/features/README.md index 9e728dc..a2ab617 100644 --- a/home/features/README.md +++ b/home/features/README.md @@ -1,10 +1,12 @@ -# Common home manager stuff +# Home manager configuration pieces + +Check out [tethys](../tethys.nix) for example imports ## File structure | Directory | Description | | -------------------- | --------------------------------------------- | -| [cli/](./cli) | Configuration for terminal stuff | +| [cli](./cli) | Configuration for terminal stuff | | [desktop](./desktop) | Desktop apps usable on both wayland and xorg | | [xorg](./xorg) | Xorg only stuff | | [wayland](./wayland) | Wayland only stuff |