From 05dd85210e465caa44ef7254f2781b2d12ba2882 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 16 Oct 2022 23:49:18 +0200 Subject: Reformat files with alejandra --- user/settings/ssh.nix | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'user/settings/ssh.nix') diff --git a/user/settings/ssh.nix b/user/settings/ssh.nix index 0c8300eb..0ccc9796 100644 --- a/user/settings/ssh.nix +++ b/user/settings/ssh.nix @@ -1,6 +1,9 @@ -{ config, lib, pkgs, ... }: - { + config, + lib, + pkgs, + ... +}: { programs.ssh = { enable = true; compression = true; -- cgit 1.4.1