mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Enable lazygit with git
This commit is contained in:
parent
4c0396f7d2
commit
df5fc6a513
1 changed files with 2 additions and 0 deletions
|
|
@ -16,5 +16,7 @@
|
|||
init.defaultBranch = "main";
|
||||
};
|
||||
};
|
||||
|
||||
programs.lazygit.enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue