thinking fast - device crash - chroot from iso , nix develop, nixos-rebuild flake as root of iso - reboot - login from rescued device , no data lost
thinking slow , dotfiles re now owned by root of iso and not root device and so are devenv state profiles and flake lockfile.
#devenv gives no way to clean it or verify the state inconsistency in the other generations of other git branches of dotfiles.
how and why does it (building from a stranger root) puts nixos-rebuild in a never ending loop is still a puzzle to me.
anyway i clone another copy from git forge and build from clean git dir with fix directory state.
#nixos puzzling