Machine

Test NixOS configuration changes safely. Changes are temporary and auto-revert after timeout if not confirmed. Use when this capability is needed.

tomevault-io Updated

File contents

Test NixOS Configuration

Test NixOS configuration changes safely. Changes are temporary and auto-revert after timeout if not confirmed.

Prerequisites

Build the system first using /build-system

Run this command

sudo ./scripts/switch-to-configuration test

What it does

  1. Applies the built configuration in test mode (temporary)
  2. Auto-reverts after timeout unless confirmed

Safety

  • Changes are temporary and auto-revert
  • Safe to test breaking changes
  • No permanent system modification

Source: kamadorueda/machine — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/kamadorueda--machine--machine commit 21396df941

Frequently asked questions

npx skillmds@latest add tomevault-io/machine