Skip to content

Conversation

@eureka-cpu
Copy link
Member

Closes #205

Adds a subcommand for initializing a new configuration at a given path, similarly to home-manager initializing home.nix at ~/.config/home-manager. The template configuration files will be available under the templates attribute on the flake, and included in the system-manager binary to avoid unnecessary network calls.

@eureka-cpu eureka-cpu added the enhancement New feature or request label Mar 3, 2025
@eureka-cpu eureka-cpu self-assigned this Mar 3, 2025
Closes #205

Adds a subcommand for initializing a new configuration at a given
path, similarly to home-manager initializing `home.nix` at
`~/.config/home-manager`. The template configuration files will
be available under the `templates` attribute on the flake, and included
in the system-manager binary to avoid unnecessary network calls.
@eureka-cpu eureka-cpu requested a review from zimbatm November 11, 2025 20:34
@eureka-cpu eureka-cpu marked this pull request as ready for review November 11, 2025 20:34
@eureka-cpu
Copy link
Member Author

Just want to also extend a thank you to @mike-lloyd03 for their contribution. If I'm not the one to merge this please also add them to the commit message.

@eureka-cpu eureka-cpu added this to the First release milestone Nov 11, 2025
@eureka-cpu eureka-cpu merged commit b0660c2 into main Nov 12, 2025
3 checks passed
@eureka-cpu eureka-cpu deleted the eureka-cpu/205 branch November 12, 2025 21:15
@eureka-cpu eureka-cpu mentioned this pull request Nov 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add init subcommand

2 participants