Use correct email
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ let
|
|||||||
informis = "informis.land";
|
informis = "informis.land";
|
||||||
};
|
};
|
||||||
email = if (opts.email != null) then
|
email = if (opts.email != null) then
|
||||||
email
|
opts.email
|
||||||
else
|
else
|
||||||
"${name}@${domains."${opts.primary-group}"}";
|
"${name}@${domains."${opts.primary-group}"}";
|
||||||
in ''
|
in ''
|
||||||
|
|||||||
Reference in New Issue
Block a user