Add Mosquitto and MQTT support; refactor CoreDNS and NextDHCP setup
- Introduced Mosquitto setup functionality with installation checks.
- Added MQTT message handling for dynamic IP assignment in CoreDNS.
- Refactored NextDHCP configuration to include MQTT integration.
- Updated dependencies in Cargo.toml for rumqttc and tokio.