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

networking/tap: make tap interfaces optional #251

Closed
wants to merge 1 commit into from

Conversation

MarcelCoding
Copy link
Contributor

No description provided.

@astro
Copy link
Owner

astro commented Jun 18, 2024

The less-code alternative would be defining:

systemd.services."microvm-tap-interfaces@%i.service".enable = false;

@astro
Copy link
Owner

astro commented Jun 18, 2024

Btw, if the systemd services are in your way, you don't have to use nixosModules.host. You could build ...config.microvm.declaredRunner and just run that result/bin/microvm-run in your environment.

astro added a commit that referenced this pull request Jun 23, 2024
@astro astro closed this Jun 23, 2024
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