My flake-based deployment contains ``` network.storage.legacy = { databasefile = "~/.nixops/deployments-nixops-example.nixops"; }; ``` which points to a new path. Yet, I see all my usual legacy deployments in `nixops list`. I can't find `databasefile` anywhere but in the NixOps 1->2 upgrade message.