From 9eb900ee6017d19d523f27d780d756cefc2b72fd Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 23 Dec 2024 18:40:22 +0100 Subject: style(treewide): Format --- notes/deploy.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'notes/deploy.md') diff --git a/notes/deploy.md b/notes/deploy.md index 61dcbfc..2b274b5 100644 --- a/notes/deploy.md +++ b/notes/deploy.md @@ -1,5 +1,7 @@ # Full redeployment + After a complete server purge just load up the newest NixOS ISO, set the root password and run: + ```bash ipv4_address=$(dig +short ""); # ipv6 seems to fail in this context nix run github:numtide/nixos-anywhere -- --flake .# root@"$ipv4_address" -- cgit 1.4.1