mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Use lib.head even more instead of defining custom options
This commit is contained in:
parent
15f5859956
commit
c734c4b06c
3 changed files with 3 additions and 7 deletions
|
@ -28,7 +28,7 @@ in systemConfiguration {
|
|||
};
|
||||
|
||||
mailserver = enabled {
|
||||
inherit domain fqdn;
|
||||
inherit fqdn;
|
||||
|
||||
domains = [ domain ];
|
||||
certificateScheme = "acme";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue