darwin fixes

This commit is contained in:
2025-08-20 00:00:58 -07:00
parent 17ffc5ae8f
commit 418e434610

View File

@@ -11,7 +11,7 @@
userName = "rogueking";
userEmail = "miguel@muniz.org";
lfs.enable = true;
} // lib.optionalAttrs (! (lib.elem hostname [ "buildbox" "eva-02"])) {
} // lib.optionalAttrs (! (lib.elem hostname [ "buildbox" ])) {
signing = {
signByDefault = true;
signer = if hostname == "eva-02"