Commit Graph

5 Commits

Author SHA1 Message Date
e47e36d55c feat(nix): expose NixOS module and add CLI args for host/port
- Expose nixosModules.default in flake outputs for easy import
- Add argparse to main.py for --host and --port CLI flags
- Support priority: CLI args > env vars > defaults
2026-02-18 09:19:38 +01:00
d0f4f0ff2e +devshell with opencode rules 2026-02-18 08:28:46 +01:00
aeaa171bbf + validation schema 2026-02-17 11:33:32 +01:00
m3tm3re
d585390289 fix: resolve test failures and update flake.nix for factur-x source distribution
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-04 21:08:08 +01:00
m3tm3re
3eddd66003 build(nix): add Nix flake, NixOS module, and README documentation
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-02-04 20:39:43 +01:00