Microvms are not persistent #43

Merged
kalipso merged 4 commits from microvm into master 2024-12-11 12:06:51 +01:00
Showing only changes of commit 9916bfca7c - Show all commits

View File

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