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
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
I recently installed Guix package manager on my Manjaro system. Its just the package manager, not the complete system. However, now when I run pfetch, it says I'm running Guix as my operating system.
Steps to reproduce:
Fire up Manjaro VM.
Install and run pfetch.
Confirm Manjaro is identified.
After looking at the script, I see it checks for lsb_release -sd which returns "Manjaro Linux" for me. I'm not sure why it's falling thru and checking for guix futher down.
4) Install guix and fun pfetch.
5) Confirm is says I'm running Guix.