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

Enable home dir persistence, fix sudo error, fix home dir permissions, optimize nix config #1

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

clintmint
Copy link

  • Enables persisent docker volume storage for /home/codepath so that students don't lose work
  • Fixes sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set error when student resumes workspace. Resets permission bits of /usr/bin/sudo and home directory ownership
  • Improves README with useful tips about how to use the workspace
  • Optimizes workspace startup performance by removing unncessary nix configuration setting

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.

1 participant