Add autodiscovery to the mailserver
This commit is contained in:
parent
4a18eccddd
commit
f428198857
4 changed files with 39 additions and 7 deletions
|
@ -3,6 +3,7 @@
|
|||
options.system.mailserver.enable = lib.mkEnableOption "Enable Simple NixOS Mailserver";
|
||||
|
||||
imports = [
|
||||
./go-autoconfig
|
||||
./roundcube
|
||||
./simplenix
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue