ha
This commit is contained in:
11
README.md
11
README.md
@@ -113,6 +113,17 @@ sudo nixos-rebuild switch --flake .#hostname
|
||||
home-manager switch --flake .#username@hostname
|
||||
```
|
||||
|
||||
## Documentation
|
||||
|
||||
Comprehensive documentation is available in the [docs](./docs) directory:
|
||||
|
||||
- [Getting Started](./docs/getting-started.md) - Instructions for setting up new systems
|
||||
- [Architecture](./docs/architecture.md) - Overview of the repository structure
|
||||
- [System Configurations](./docs/systems/README.md) - Details about each system
|
||||
- [Home Assistant](./docs/home-assistant/README.md) - Home Assistant setup and automations
|
||||
- [Custom Modules](./docs/modules/README.md) - Details about reusable configuration modules
|
||||
- [Troubleshooting](./docs/troubleshooting.md) - Common issues and solutions
|
||||
|
||||
## License
|
||||
|
||||
This project is licensed under the MIT License - see the LICENSE file for details.
|
||||
|
||||
Reference in New Issue
Block a user