Hello, Pjotr Prins <[email protected]> skribis:
> One thing I have always wanted to do is use Guix' system configuration > capabilities on top of Debian. But, so far, I have no idea how to go > about that. One thing you could try, though it’s probably not as nice as what you’d expect ;-), is to run a GuixSD container on your system. That is, you write a GuixSD configuration with all the services you need, and then you run ‘sudo guix system container that.scm’. Not perfect, but it should work without additional hacking. Ludo’.
