# Machine

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

- Skill: `tomevault-io/machine` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/machine`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/machine/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/machine

---

# 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

```bash
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](https://github.com/kamadorueda/machine) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-23 -->

