xamino

joined 9 months ago
[–] xamino 3 points 4 days ago

A lot of software exposes the general "config" or "environment" object too. Thanks to that I haven't encountered many things I couldn't go in my Nix config for already packaged services.

And you can always fall back to Docker in Nix, which has the benefit of all the flexibility and will still declaratively declare your deployments.

So in practice this works out very well in my case, I haven't had to fight Nix (apart from the initial learning curve).

[–] xamino 2 points 2 months ago

Now there's at least two of us!

[–] xamino 2 points 3 months ago

I love Vox Machina. Give it three episodes though, it needs the Briarwood ark to really get going.

[–] xamino 26 points 4 months ago* (last edited 4 months ago) (3 children)

I went this route from the start and love it. In case you need some resources:

Hope this helps a bit. I found the effort to be very worth it, but took me almost half a year to get comfortable with it.