I have a bunch of virtual machines on some servers I share with friends which all run nixos 21.5.
Right now I have just manually edited the configuration.nix file on each machine.
Now I would like to use nix-ops to manage these machines instead.
Where do I start? Can I simply copy the config folders over to my laptop?