Do you have a single #nixos #flake for multiple devices using different #nixosconfigurations in which for each device you have a specified /persist data location as part of an #impermanence setup? I am looking for examples, tips and foot-gun alerts.... cheers.
@adingbatponder I had based my own off of https://github.com/hgl/nixverse when I was still on NixOS. I never completed everything I wanted to do with it before deciding I had to leave NixOS, but you can feel free to look at my setup as an example: https://git.zerojay.com/jay/nixverse
GitHub - hgl/nixverse: Filesystem-based nix flake framework for multi-node configurations, cascading secrets management, parallel deployments, etc.

Filesystem-based nix flake framework for multi-node configurations, cascading secrets management, parallel deployments, etc. - hgl/nixverse

GitHub