feat(nix): migrate Homebrew casks to Nix

This commit is contained in:
Stefan Imhoff
2024-07-26 20:53:41 +02:00
parent 9039df339a
commit dba8db7dbf
6 changed files with 113 additions and 52 deletions

View File

@@ -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