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

Migration from NixGL #9

Open
comejv opened this issue Jan 22, 2025 · 0 comments
Open

Migration from NixGL #9

comejv opened this issue Jan 22, 2025 · 0 comments

Comments

@comejv
Copy link

comejv commented Jan 22, 2025

Hello,
I've stumbled upon your project through nix-community/nixGL#116 and I was thinking on switching NixGL for your project. However one of the main advantages of NixGL was that to install it I could just add two lines to my home-manager config, edit a .desktop and be done. From what I gather it won't be as simple here...

Here's what I needed to do for NixGL :

    (import (fetchTarball "https://github.com/nix-community/nixGL/archive/main.tar.gz") { })
    .auto.nixGLDefault

Is there such a straightforward way available ?

Thank you.

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

1 participant