add system package gitbutler to git module

This commit is contained in:
Kim, Jimin 2025-03-23 20:45:03 +09:00
parent d20094bd58
commit 35a2c2d5c2
Signed by: pomp
GPG key ID: D3932F82A0667A3B
2 changed files with 2 additions and 0 deletions

View file

@ -15,6 +15,7 @@
"gamemode",
"geneviève",
"ghostty",
"gitbutler",
"gvariant",
"Hanja",
"ibus",

View file

@ -2,6 +2,7 @@
{
home.packages = with pkgs; [
gitbutler
lazygit
];