darwin fixes

This commit is contained in:
2025-08-19 22:20:34 -07:00
parent d50ebe3ba0
commit 4f29ea3ac6

View File

@@ -11,7 +11,7 @@
userName = "rogueking";
userEmail = "miguel@muniz.org";
lfs.enable = true;
} // lib.optionalsAttrs (! (lib.elem hostname [ "buildbox" ])) {
} // lib.optionalAttrs (! (lib.elem hostname [ "buildbox" ])) {
signing = {
signByDefault = true;
signer = "/opt/1Password/op-ssh-sign";