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

Introduce fmo-tool and configs #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

buianhhuy96
Copy link
Collaborator

  • Add fmo-tool configs
  • Add fmo-tool package
  • Add vhotplug package for dynamic device passthrough
  • Refactor fmo-services into host-services and vm-services
  • Move public filter into flake.nix

- Add fmo-tool configs
- Add fmo-tool package
- Add vhotplug package for dynamic device passthrough
- Refactor fmo-services into host-services and vm-services
- Move public filter into flake.nix

Signed-off-by: Anh Huy Bui <[email protected]>

systemd.services."fmo-dynamic-device-passthrough-service" = {
script = ''
if ! [ -f /var/host/vmddp.conf ]; then
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's always update config on boot

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