xamino

joined 11 months ago
[–] [email protected] 3 points 1 month 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).

[–] [email protected] 2 points 4 months ago

Now there's at least two of us!

[–] [email protected] 2 points 5 months ago

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

[–] [email protected] 26 points 5 months ago* (last edited 5 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.