mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:39:23 +08:00
services.gitlab: add email_from option
This commit is contained in:
@@ -31,6 +31,7 @@ inputs:
|
||||
domain = gitlab.hostname;
|
||||
authentication = "login";
|
||||
};
|
||||
extraConfig.gitlab.email_from = "bot@chn.moe";
|
||||
secrets =
|
||||
{
|
||||
secretFile = inputs.config.sops.secrets."gitlab/secret".path;
|
||||
|
||||
Reference in New Issue
Block a user