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/trezor.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'user/settings/trezor.nix') diff --git a/user/settings/trezor.nix b/user/settings/trezor.nix index a4f3ba75..3211bb42 100644 --- a/user/settings/trezor.nix +++ b/user/settings/trezor.nix @@ -1,6 +1,8 @@ -{ config, pkgs, ... }: - { + config, + pkgs, + ... +}: { home.file.".ssh/agent.config" = { text = '' ecdsa-curve-name = ed25519 -- cgit 1.4.1