[doc] add basic microvm documentation

This commit is contained in:
2024-12-11 12:06:50 +01:00
parent 73893438cb
commit 62afc684db
-1
View File
@@ -49,4 +49,3 @@ The following example would init and autostart durruti and gitea:
``` nix
malobeo.microvm.deployHosts = [ "durruti" "gitea" ];
```