Skip to content

add FAQ, non-default packages #1708

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

Merged
merged 4 commits into from
Jan 11, 2024
Merged

add FAQ, non-default packages #1708

merged 4 commits into from
Jan 11, 2024

Conversation

Lagoja
Copy link
Contributor

@Lagoja Lagoja commented Jan 9, 2024

Summary

Adds an FAQ, and details about non-default packages via Flake Refrences

How was it tested?

Build + preview locally


## How do I clean up unused packages from the Nix Store?

You can use `nix store gc` to automatically clean up packages that are no longer needed for your projects.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Sometimes nix is not in the path. We can also tell them to do devbox run — nix store gc?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe i'll just default it to that, seems tidier

Co-authored-by: Lucille Hua <[email protected]>
Signed-off-by: John Lago <[email protected]>
change `nix store gc` instruction

Signed-off-by: John Lago <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants