pull down to refresh
Thank you.
Good question...
I use it as my daily driver (and nix-bitcoin for the past 4 years) and it is the core of Sovran_SystemsOS, thus everything in the repo will be maintained by me and if others wish to join. I use AI to maintain it an run security audits.
reply
Good move, a clean fork is really the only sensible path after Nix-Bitcoin shut down. The module approach you have in that config snippet looks tidy.
One thing I would be curious about is how you handle security updates going forward. With the upstream repo gone, are you pinning to a specific last-known-good commit and patching by hand, or do you plan to keep the module maintained long term? That is usually where these forks quietly rot, not in the initial setup.