Enforce nixos-rebuild switch matches the host #134

Open
opened 2025-07-11 10:47:13 +02:00 by rarias · 0 comments
Owner

Running:

apex% sudo nixos-rebuild switch -v --flake .#hut

Will cause apex to switch to hut configuration, specifically removing the public IP and disconnecting the whole cluster. We need to make sure we cannot accidentally install the wrong configuration in the wrong machine.

Running: ``` apex% sudo nixos-rebuild switch -v --flake .#hut ``` Will cause apex to switch to hut configuration, specifically removing the public IP and disconnecting the whole cluster. We need to make sure we cannot accidentally install the wrong configuration in the wrong machine.
rarias added the
nix
ops
labels 2025-07-11 10:47:13 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rarias/jungle#134
No description provided.