15 lines
779 B
Markdown
15 lines
779 B
Markdown
# Home manager configuration pieces
|
|
|
|
Check out [tethys](../tethys.nix) for example imports
|
|
|
|
## File structure
|
|
|
|
| Directory | Description |
|
|
| -------------------------------- | -------------------------------------------- |
|
|
| [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 |
|
|
| [neovim](./neovim) | Neovim (to be expanded in the future ) |
|
|
| [persistence](./persistence.nix) | For impermanence settings |
|