diff --git a/modules/home/ssh.nix b/modules/home/ssh.nix index fadb176..37873cf 100644 --- a/modules/home/ssh.nix +++ b/modules/home/ssh.nix @@ -24,7 +24,7 @@ }; "lloyd" = { hostname = "lloyd"; - user = "truenas_admin"; + user = "atridad"; }; }; };