feat(deploy): add NixOS deployment module #136
No reviewers
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Slipstream/auto_review!136
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-135-nixos-deployment"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Verification
Closes #135
This PR introduces a NixOS deployment module for the auto_review project, adding support for package-only installs and gateway service deployments. It includes a flake contract check to ensure module defaults and configurations are correctly set. The changes appear safe to merge, with comprehensive documentation and testing included.
Walkthrough
QUICKSTART.md:
flake.nix: