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
nixos-anywhere: Remove maybeSudo from non native nixos-facter call
We can't reliably predict yet if not in an installer and not having
access to `nixos-facter` if the system actually has access to sudo.
So we fall back to the non-sudo `nixos-facter` report.
0 commit comments