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