diff --git a/nixos/boxes/home/stream.nix b/nixos/boxes/home/stream.nix index 3eb9deb..3d7b309 100644 --- a/nixos/boxes/home/stream.nix +++ b/nixos/boxes/home/stream.nix @@ -123,7 +123,7 @@ key = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPYTB4zeAqotrEJ8M+AiGm/s9PFsWlAodz3hYSROGuDb"; }; server.enable = true; - deploy.node.hostname = "192.168.68.2"; + # deploy.node.hostname = "192.168.68.2"; }; }; };