1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add jq and python3 to my dev machines

This commit is contained in:
oddlama 2024-01-30 20:36:46 +01:00
parent 7a5505d393
commit 498cf29a70
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,8 @@
git-lfs
d2
cloc
jq
python3
];
};
}