guix 2023-02-23

I wonder if calling (executable-find "guix") is a good enough way of knowing if you are on a guix managed system

I’d check for the existence of /run/current-system

šŸ‘ 1