We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4583e23 commit 13837e2Copy full SHA for 13837e2
CHANGELOG.md
@@ -11,6 +11,11 @@
11
`config.microvm.deploy.rebuild`
12
* **qemu** gets rid of the *q35* machine model entirely as the
13
*microvm* model supports PCI, USB, and ACPI by now.
14
+* The NixOS **hardened** profile can be used by falling back to
15
+ *squashfs*.
16
+* Runners execute the hypervisor with a process name of
17
+ `microvm@$NAME`
18
+* We no longer let `environment.noXlibs` default to `true`
19
20
## 0.4.1 (2023-11-03)
21
0 commit comments