From d43a4d046134316df0711f3653d632922da6e703 Mon Sep 17 00:00:00 2001 From: osbm Date: Fri, 7 Nov 2025 08:23:45 +0300 Subject: [PATCH] no need --- modules/home-manager/programs/ssh.nix | 1 - 1 file changed, 1 deletion(-) 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: {