1
Fork 0

Readme fixes

This commit is contained in:
Matei Adriel 2023-05-28 05:26:26 +02:00
parent dda932b1b0
commit aa169aa2f7
No known key found for this signature in database

View file

@ -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 |