diff --git a/flake.nix b/flake.nix index ee0b985..7a937bf 100644 --- a/flake.nix +++ b/flake.nix @@ -78,7 +78,7 @@ # and where they get deployed to deploy.nodes = mkNodes { crayon = { hostname = "squi.bid"; }; - blob = { hostname = "192.168.50.159"; }; + blob = { hostname = "10.0.0.92"; }; }; # dev shell to deploy this flake