You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix logging in as incorrect user if phases kexec is not set
When executing nixos-anywhere --phases disko myuser@<ip> for example we
must assume that kexec has already been run and that the target user
changed to root now. This will force nixos-anywhere to log in as root
user if the kexec phase is not present.
0 commit comments