Update modules/home/ssh.nix

This commit is contained in:
2026-03-16 10:13:08 -06:00
parent 972f8561c3
commit a8f7979131
+1 -1
View File
@@ -15,7 +15,7 @@
userKnownHostsFile = "/dev/null";
};
"tux" = {
hostname = "tuxworld.usask.ca";
hostname = "tux8.usask.ca";
user = "atl175";
};
"haschel" = {