You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`is_vm`| boolean | yes | True when running under any detected hypervisor. |
3570
+
|`log_tail`| string | no | Recent rebuild log lines, surfaced while running or on failure. |
3571
+
| `rebuild_state` | string | yes | `idle` | `running` | `failed` — state of the most recent
3572
+
guest-tools rebuild, read from the transient unit. |
3573
+
3574
+
3575
+
### `system.guest_tools.set`
3576
+
3577
+
Enable/disable the per-box VM guest integrations (VMware open-vm-tools / Hyper-V), regenerate the Nix overlay, and trigger nixos-rebuild switch to apply without a reboot.
0 commit comments