forked from Fediversity/Fediversity
add comment on migrations
This commit is contained in:
parent
d135c94afa
commit
7906e9fc92
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ in
|
|||
description = "Deployment of a configuration of applications to a run-time environment";
|
||||
type = attrsOf deployment;
|
||||
};
|
||||
# XXX should this be more ephemeral than something that just.. exists?
|
||||
migrations = mkOption {
|
||||
description = "Migrations from Fediversity deployments to Fediversity run-time environments";
|
||||
type = attrsOf migration;
|
||||
|
|
Loading…
Add table
Reference in a new issue