|
|
|
|
|
by lolinder
561 days ago
|
|
If you're after simplicity, it's hard to beat docker compose for self hosting stuff. I run NixOS on my laptop and routinely run into things that aren't yet packaged for NixOS, but I've yet to come across a project where I had to write my own dockerfile. |
|
That said, I know nix pretty well at this point and I would probably have a different opinion if I hadn’t spent so much time learning nix.