housekeeping
This commit is contained in:
parent
3ddcd34664
commit
602ff534b2
4 changed files with 10 additions and 26 deletions
|
@ -24,4 +24,11 @@
|
|||
programs.fzf.enable = true;
|
||||
programs.zoxide.enable = true;
|
||||
programs.eza.enable = true;
|
||||
programs.neovim.enable = true;
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "cy";
|
||||
userEmail = "hi@cything.io";
|
||||
delta.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue