fix email typo, add tealdeer as tldr in home packages
This commit is contained in:
parent
c5a62858b7
commit
d940030054
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue