Skip to content

Commit

Permalink
doc/shares: describe writableStoreOverlay amnesia
Browse files Browse the repository at this point in the history
Pertains to Github issue #134
  • Loading branch information
astro committed Sep 8, 2023
1 parent 8d2a99b commit 25460d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/src/shares.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,8 @@ don't work currently, so resort to using a volume for that:
} ];
}
```

**Caveat:** The Nix database will forget all built packages after a
reboot, containing only what is needed for the VM's NixOS
system. Until this has been solved, it is recommended to just delete
and recreate the overlay after MicroVM shutdown or before startup.

0 comments on commit 25460d9

Please sign in to comment.