[doc] add basic microvm documentation

This commit is contained in:
2024-11-19 15:43:23 +01:00
parent 73893438cb
commit 62afc684db

View File

@@ -49,4 +49,3 @@ The following example would init and autostart durruti and gitea:
``` nix
malobeo.microvm.deployHosts = [ "durruti" "gitea" ];
```