Readme fixes
This commit is contained in:
parent
dda932b1b0
commit
aa169aa2f7
|
@ -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 |
|
||||
|
|
Loading…
Reference in a new issue