feat(nix): add gitbutler to system packages

- Included `gitbutler` in the list of default system packages.
- Enhances git workflow automation and streamlines repository management.
This commit is contained in:
Harald Hoyer 2026-03-12 10:40:22 +01:00
parent 6029a6908b
commit 86c83b8fc2

View file

@ -53,6 +53,7 @@ in
git
git-crypt
git-delete-merged-branches
gitbutler
home-manager
htop
killall