darwin fixes

This commit is contained in:
2025-08-19 13:00:31 -07:00
parent eb9c5893ea
commit 56e52e1d29

View File

@@ -88,7 +88,11 @@
]
++ lib.optionals (hostname == "eva-02") [
]
++ lib.optionals (hostname != "eva-02") [
parted
]
++ lib.optionals (hostname == "eva-03") [