Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions nix/home/workstation.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ in
podman # containers (the machine VM is maintained separately)
fontforge # font editing CLI (GUI is the fontforge-app cask)
python3Packages.fonttools # font manipulation lib/CLI
stockfish # chess engine, spoken to over UCI (the Puddle chess wallpaper's opponent)
aerc # mail TUI
isync # IMAP sync (mbsync)
# Japanese proofreading textlint (whole ruleset pinned via buildNpmPackage; pnpm global retired)
Expand Down
Loading