add delta for fancy diffs

This commit is contained in:
Noah Masur 2024-03-06 11:19:37 -05:00
parent b39cda6b84
commit 3d234072f6

View File

@ -20,6 +20,7 @@ in {
home.packages = with pkgs; [ home.packages = with pkgs; [
age # Encryption age # Encryption
bc # Calculator bc # Calculator
delta # Fancy diffs
dig # DNS lookup dig # DNS lookup
fd # find fd # find
htop # Show system processes htop # Show system processes