diff --git a/flake.nix b/flake.nix index 462ba6d..5c4c3ab 100644 --- a/flake.nix +++ b/flake.nix @@ -166,7 +166,7 @@ homebrew.casks = [ "itsycal" ]; home-manager.sharedModules = [{ programs.ssh.matchBlocks.devbox = { - hostname = "amp1"; + hostname = "csdev4"; forwardAgent = true; serverAliveInterval = 120; };