Skip to content

nixos password? #71

Locked Answered by nzbr
PlumpClojure asked this question in Q&A
Discussion options

You must be logged in to vote

Per default, the nixos user does not have a password. You should be able to use sudo without one. You may change the password with sudo passwd nixos, after that you can set security.sudo.wheelNeedsPassword = true if you want to be prompted for it when using sudo.

I hope, that this answered your question. If not, please provide additional details about your problem

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nzbr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #70 on April 04, 2022 14:38.