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

Add user account and extract personal IDs from generic Nix config #416

Merged
merged 4 commits into from
Feb 25, 2024

Conversation

kachick
Copy link
Owner

@kachick kachick commented Feb 23, 2024

Small step of #294

This is not a complete solution as I want...

@kachick kachick marked this pull request as draft February 23, 2024 17:48
{
home.username = "runner";
# "user" is default in podman-machine-default
Copy link
Owner Author

Choose a reason for hiding this comment

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

@kachick kachick marked this pull request as ready for review February 25, 2024 16:48
@kachick kachick linked an issue Feb 25, 2024 that may be closed by this pull request
@kachick kachick merged commit ae0beea into main Feb 25, 2024
19 checks passed
@kachick kachick deleted the multiple-users branch February 25, 2024 16:49
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.

Can I switch username with CLI arguments?
1 participant