darwin fixes
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
userName = "rogueking";
|
userName = "rogueking";
|
||||||
userEmail = "miguel@muniz.org";
|
userEmail = "miguel@muniz.org";
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
} // lib.optionalAttrs (! (lib.elem hostname [ "buildbox" "eva-02"])) {
|
} // lib.optionalAttrs (! (lib.elem hostname [ "buildbox" ])) {
|
||||||
signing = {
|
signing = {
|
||||||
signByDefault = true;
|
signByDefault = true;
|
||||||
signer = if hostname == "eva-02"
|
signer = if hostname == "eva-02"
|
||||||
|
|||||||
Reference in New Issue
Block a user