Commit 56157cd
committed
virtualbox: use VBoxHeadless and allow dots in machine names
VBoxHeadless --startvm gives much better error message in case kernel modules
are not installed (typical situation when you install virtualbox
with nix-env -i, and not via virtualization.virtualbox.host.enable)
Also, VBoxHeadless doesn't depend on qt, so this is related to
NixOS/nixpkgs#88341 parent 04c0994 commit 56157cd
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
138 | 141 | | |
139 | 142 | | |
140 | 143 | | |
| |||
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
288 | | - | |
| 291 | + | |
289 | 292 | | |
290 | 293 | | |
291 | 294 | | |
| |||
0 commit comments