Hi, I'm not exactly sure about the state you're in.
If you managed to blank out your user profile manifest.scm file. It happened once for me, could not boot into the system at all. You could just follow this: https://guix.gnu.org/manual/devel/en/html_node/Chrooting-into-an-existing-system.html Then just source other files but not the user profile You should be then able reconfigure the system, although all programs "installed" under the user will not be recreated. Other potential option is to use `sudo su -` to get into root user. root profile is different from the user profile so that might help you out -- Hope that helps, Ignas
