Skip to content

feat: add home-manager module for deployment#21

Merged
srid merged 8 commits intomasterfrom
claude/mystifying-fermat
Mar 22, 2026
Merged

feat: add home-manager module for deployment#21
srid merged 8 commits intomasterfrom
claude/mystifying-fermat

Conversation

@srid
Copy link
Copy Markdown
Member

@srid srid commented Mar 21, 2026

Summary

  • Add homeManagerModules.default exposing services.kolu (enable, package, host, port)
  • Add example NixOS configuration as a subflake at nix/home/example/ that demonstrates usage with home-manager
  • Example builds in CI via vira (subflake with its own home-manager input, no changes to top-level flake)

Closes #4

Test plan

  • nix build ./nix/home/example#nixosConfigurations.example.config.system.build.toplevel succeeds
  • just pc passes

srid added a commit to srid/nixos-config that referenced this pull request Mar 21, 2026
@srid srid marked this pull request as ready for review March 22, 2026 00:06
@srid srid merged commit 907a0d7 into master Mar 22, 2026
5 checks passed
@srid srid deleted the claude/mystifying-fermat branch March 22, 2026 00:15
srid added a commit to srid/nixos-config that referenced this pull request Mar 22, 2026
* Add kolu home service for pureintent

Depends on juspay/kolu#21

* Update kolu input to main (PR merged)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add NixOS module for deployment

1 participant