3 Commits

Author SHA1 Message Date
19e820ca93 Add clap dependency and update app for CLI integration
Update Cargo files to add clap and related dependencies, restructure App
to handle configuration from CLI, and update nix module to support
config source tracking. Add new cli module and adjust main to initialize
modules at startup.
2025-12-04 23:16:45 +01:00
cb35269308 Add Nix configuration parser and option extraction
Introduce rnix dependency to parse Nix files and collect boolean options
with their full attribute paths from a test configuration file
2025-12-01 00:04:51 +01:00
ceb4a51d3e init 2025-11-29 18:07:04 +01:00