[doc] add basic microvm documentation

This commit is contained in:
2024-12-10 14:02:36 +01:00
parent b39a9398f0
commit 9916bfca7c
-1
View File
@@ -49,4 +49,3 @@ The following example would init and autostart durruti and gitea:
``` nix
malobeo.microvm.deployHosts = [ "durruti" "gitea" ];
```