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

[Feature]: nixos module support and documentation. #422

Open
blargg opened this issue Feb 5, 2023 · 0 comments
Open

[Feature]: nixos module support and documentation. #422

blargg opened this issue Feb 5, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@blargg
Copy link

blargg commented Feb 5, 2023

What's missing?

This is on the roadmap, but the linked issue is #79, which is closed.

We should have module support for nixos. This should have an option to enable jupyter lab (or jupyter hub) as a systemd service.

We should have documentation with a simple example of how to incorporate this into a nixos config.

Possible solution

Add the module in a flake. Users can install the flake which will expose all the settings (like which kernels are enabled) in settings for nixos.

Alternatives

Incorporate this into nixos directly. This looks like more work, as we would have to merge this flake in. I think it would be better to keep it as a separate flake for now.

Additional context

No response

@blargg blargg added the enhancement New feature or request label Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants