From f5154f2059304dbb38dd98c1ec2fd7b6df14bf9d Mon Sep 17 00:00:00 2001 From: Baitinq Date: Tue, 27 Sep 2022 13:43:28 +0200 Subject: Fmt --- hosts/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/home.nix b/hosts/home.nix index 818a0a6..9bd5f9d 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -113,7 +113,7 @@ smtpserverport = "587"; smtpencryption = "tls"; smtpuser = "manuelpalenzuelamerino@gmail.com"; - smtpPass = secrets.git.email.password; + smtpPass = secrets.email."manuelpalenzuelamerino@gmail.com".password; }; }; }; -- cgit 1.4.1