From 83c43b79758a81a8b28635207b4dc23ef955596c Mon Sep 17 00:00:00 2001 From: ulic-youthlic Date: Tue, 14 Jan 2025 17:40:36 +0800 Subject: [PATCH] fix email typo, add tealdeer as tldr in home packages --- home/david/configurations/Tytonidae/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home/david/configurations/Tytonidae/default.nix b/home/david/configurations/Tytonidae/default.nix index 8afae1d..fa0948e 100644 --- a/home/david/configurations/Tytonidae/default.nix +++ b/home/david/configurations/Tytonidae/default.nix @@ -16,7 +16,7 @@ helix.enable = true; gpg.enable = true; git = { - email = "uilc.youthilc@gmail.com"; + email = "ulic.youthilc@gmail.com"; name = "ulic-youthlic"; signKey = "C6FCBD7F49E1CBBABD6661F7FC02063F04331A95"; }; @@ -56,6 +56,7 @@ ]; }; home.packages = with pkgs; [ + tealdeer ripgrep fzf file