@ -156,7 +156,7 @@
home.file.".tarsnaprc" = lib.mkForce { text = ""; };
home.packages = [ pkgs.yubiswitch ];
programs.ssh.matchBlocks.devbox = {
hostname = "csdev4";
hostname = "csdev6";
forwardAgent = true;
serverAliveInterval = 120;
};