Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos-anywhere: allow users to specify custom path NixOS configurations #430

Merged
merged 2 commits into from
Dec 1, 2024

Conversation

Enzime
Copy link
Member

@Enzime Enzime commented Nov 29, 2024

This is useful for users who use a similar extendModules pattern like virtualisation.vmVariant, where an extended NixOS configuration lives inside an existing configuration:

nixos-anywhere --flake .#nixosConfigurations.alpha.config.virtualisation.vmVariant

@Enzime Enzime force-pushed the push-qymwqtqtupso branch 2 times, most recently from 9eff6ec to 44d9f3d Compare November 29, 2024 05:36
src/nixos-anywhere.sh Outdated Show resolved Hide resolved
src/default.nix Outdated Show resolved Hide resolved
src/default.nix Outdated Show resolved Hide resolved
This is useful for users who use a similar `extendModules` pattern like
`virtualisation.vmVariant`, where an extended NixOS configuration lives
inside an existing configuration:

    nixos-anywhere --flake .#nixosConfigurations.alpha.config.virtualisation.vmVariant
@Mic92 Mic92 force-pushed the push-qymwqtqtupso branch from decea68 to 5474c31 Compare December 1, 2024 14:33
@Enzime
Copy link
Member Author

Enzime commented Dec 1, 2024

@mergify queue

Copy link
Contributor

mergify bot commented Dec 1, 2024

queue

✅ The pull request has been merged automatically

The pull request has been merged automatically at 9ba099b

@mergify mergify bot merged commit 9ba099b into main Dec 1, 2024
5 checks passed
@mergify mergify bot deleted the push-qymwqtqtupso branch December 1, 2024 22:49
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.

2 participants