bento icon indicating copy to clipboard operation
bento copied to clipboard

Does bento support flakes with multiple machines yet?

Open ParetoOptimalDev opened this issue 2 years ago • 1 comments

For example I use a nixos config flake like this starter template:

https://github.com/Misterio77/nix-starter-configs/tree/main/standard

I tried it locally and I think maybe not?

I know you mentioned this a while back here: https://discourse.nixos.org/t/introducing-bento-a-nixos-deployment-framework/21446/27

ParetoOptimalDev avatar Dec 19 '23 21:12 ParetoOptimalDev

This should be done by this piece of code https://github.com/rapenne-s/bento/blob/main/bento#L611-L619

rapenne-s avatar Dec 19 '23 23:12 rapenne-s