global/security: add smtp group for smtp password file
This commit is contained in:
parent
ed22ee87ef
commit
d0a05983e1
1 changed files with 3 additions and 0 deletions
|
@ -84,6 +84,9 @@ with lib;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# For permission to access smtp password
|
||||||
|
users.groups.smtp = { };
|
||||||
|
|
||||||
common = rec {
|
common = rec {
|
||||||
domain = "inx.moe";
|
domain = "inx.moe";
|
||||||
subdomain = subdomain: "${subdomain}.${domain}";
|
subdomain = subdomain: "${subdomain}.${domain}";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue