con un clic
darwin-switch
Apply the nix-darwin configuration to the current machine.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Apply the nix-darwin configuration to the current machine.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
| name | darwin-switch |
| description | Apply the nix-darwin configuration to the current machine. |
| when_to_use | Use when the user asks to "switch", "rebuild", "apply darwin config", "darwin-rebuild", or otherwise wants the current host's nix-darwin configuration applied. Trigger phrases: "switch", "rebuild darwin", "apply the config", "rebuild this machine". |
| allowed-tools | ["AskUserQuestion","Bash(sudo darwin-rebuild switch *)","Bash(hostname)"] |
Apply the nix-darwin configuration on this host.
Use AskUserQuestion to confirm before running. The action requires sudo and rebuilds system state.
darwin-rebuild switch (Recommended)If the user picks "No" or "Other" with anything other than clear consent, stop and report cancellation.
sudo darwin-rebuild switch --flake ~/git/dudeofawesome/nix-config#$(hostname -s)
Summarize the outcome: success, generation number if shown, or any error. On failure, surface the relevant lines from the output — do not retry automatically.