Background:
- I'd like to use NixOS to manage a 'container' with some services (e.g. Solr) on my headless server.
- I'm currently running lxc, lxd and docker containers which is tech that I'm familiar with.
- I'm assuming Nix can provide similar experience: presumably a pure λ(nix-config) -> reproducible container.