diff --git a/modules/home-manager/programs/ssh.nix b/modules/home-manager/programs/ssh.nix index 3960332..f24ad16 100644 --- a/modules/home-manager/programs/ssh.nix +++ b/modules/home-manager/programs/ssh.nix @@ -1,4 +1,3 @@ -{ ... }: let # define a block that just takes a hostname and returns attrset to not repeat the same fields sshBlock = hostname: {