mirror of
https://github.com/wlcx/home.git
synced 2025-10-11 22:43:44 +01:00
git: add git-open
This commit is contained in:
parent
6c85de5bcd
commit
b9820b9a5e
@ -1,4 +1,5 @@
|
|||||||
{...}: {
|
{pkgs, ...}: {
|
||||||
|
home.packages = [pkgs.git-open];
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Sam Willcocks";
|
userName = "Sam Willcocks";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user