mirror of
https://github.com/ItsDrike/nixdots
synced 2024-12-25 06:04:33 +00:00
Mention home/ dir in README structure docs
This commit is contained in:
parent
e2764cb4cb
commit
9c55c10e57
|
@ -6,6 +6,7 @@ My NixOS and home-manager flake
|
|||
|
||||
- [`flake.nix`](./flake.nix): Starting point of the configuration, declaring entrypoints.
|
||||
- [`system`](./system/): Basic core configurations for the system itself.
|
||||
- [`home`](./home): Home-Manager configuration.
|
||||
- [`options`](./options/): Declaration of the configurable options, that should be set by the individual machines.
|
||||
- [`hosts`](./hosts): Configuration of the individual hosts/computers
|
||||
|
||||
|
|
Loading…
Reference in a new issue