like some super easy and steady apps as bitcoind in native and some frequently maintained ones in docker? is this nix a kind of bunched docker for all mentioned apps?

Reply to this note

Please Login to reply.

Discussion

Yeah, my setup just evolved like this, not sure if it makes that much sense like this. Nix bitcoin doesn't use docker, it uses nix which is essentially a text config file (like dockerfile) which the OS uses to build itself Kind of

got it, thanks for sharing🫡