mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 14:33:45 +01:00
git: add tea cli
This commit is contained in:
parent
94453d9b7f
commit
a44510a299
@ -1,5 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.git-open];
|
||||
home.packages = with pkgs; [ git-open tea ];
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Sam Willcocks";
|
||||
|
Loading…
x
Reference in New Issue
Block a user