Update Readme.md

This commit is contained in:
Peritia 2025-09-10 12:53:11 +02:00 committed by GitHub
parent 1fcbbd8655
commit b147b3b001
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,8 +1,5 @@
# Nyx-Modules # Nyx-Modules
# Nyx-Modules
Welcome to **Nyx-Modules**! Welcome to **Nyx-Modules**!
This is my repo with all my modules, which makes it easier for me to import them into different configurations. Maybe it helps someone else too. This is my repo with all my modules, which makes it easier for me to import them into different configurations. Maybe it helps someone else too.
@ -194,7 +191,7 @@ But that is not really viable so check: `other/example` this is a shortend Versi
## Notes ## Notes
* Again this repository is intended as a guideline and reference for building modular Nix configurations. - Again this repository is intended as a guideline and reference for building modular Nix configurations
* Feel free to adapt any modules to your own setup. - Feel free to adapt any modules to your own setup
* Modules are organized by purpose (Hardware, Home, System) to make them easy to reuse across multiple machines. - Modules are organized by purpose (Hardware, Home, System) to make them easy to reuse across multiple machines
- I also love it if you are interested and want to contribute too