darwin fixes

This commit is contained in:
2025-08-19 18:12:07 -07:00
parent efe2c7cc0a
commit 234858f28b

View File

@@ -48,7 +48,6 @@
termusic
timg
tldr
traceroute
trippy
trivy
wget
@@ -60,6 +59,7 @@
++ lib.optionals (hostname == "eva-01") [
# cli
parted
traceroute
# cyber
amass
@@ -96,11 +96,13 @@
++ lib.optionals (hostname == "eva-03") [
# cli
parted
traceroute
]
++ lib.optionals (hostname == "buildbox") [
# cli
parted
traceroute
];
programs = {