guix

2023-02-23T16:30:38.301339Z

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

Jelle Licht 2023-03-05T23:19:20.351399Z

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

šŸ‘ 1