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

GPU passthrough #32

Open
nonetrix opened this issue Jun 16, 2024 · 2 comments
Open

GPU passthrough #32

nonetrix opened this issue Jun 16, 2024 · 2 comments

Comments

@nonetrix
Copy link

nonetrix commented Jun 16, 2024

This project seems like it's not actively maintained, but I really like the idea so if development continues or someone forks it GPU pass through would be really neat especially if it is easy to configure e.g.

services.macos-ventura = {
   enable = true;
  openFirewall = true;
  vncListenAddr = "0.0.0.0";
  passthrough = [
    "29:00.1" #ID for GPU
  ];
};
@MatthewCroughan
Copy link
Owner

It is sorta maintained, in the sense that if it breaks, I try to fix it. But active development is stifled by me not having enough income from open source to work on open source. So if you wanna donate that would help. Yes this is a feature on the TODO, so it will come sooner or later.

@nonetrix
Copy link
Author

Don't have any money to give really as I live with my parents and don't have a job, but wish for the best ❤️

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

No branches or pull requests

2 participants