mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-04 04:35:29 +00:00
feat(nix): migrate Homebrew casks to Nix
This commit is contained in:
@@ -170,6 +170,7 @@
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
commitizen # Tool to create committing rules for projects, auto bump versions, and generate changelogs
|
||||
delta # Syntax-highlighting pager for git
|
||||
gh # GitHub CLI tool
|
||||
git # Distributed version control system
|
||||
|
||||
Reference in New Issue
Block a user