diff --git a/homes/x86_64-linux/kb@Ohybke/ssh.nix b/homes/x86_64-linux/kb@Ohybke/ssh.nix index 7b8d6fd..8ca45ce 100644 --- a/homes/x86_64-linux/kb@Ohybke/ssh.nix +++ b/homes/x86_64-linux/kb@Ohybke/ssh.nix @@ -44,7 +44,7 @@ }; programs.ssh.matchBlocks."master@mow0m" = { host = "mow0m"; - hostname = "mow0m.lan"; + hostname = "mow0m"; user = "master"; identityFile = "~/.ssh/master@mow0m"; port = 9553;