cleanup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
let
|
||||
|
||||
in with lib; {
|
||||
hostDomain = mkOption { type = types.str; };
|
||||
domain = mkOption { type = types.str; };
|
||||
mailDomain = mkOption { type = types.str; };
|
||||
mailServer = mkOption { type = types.str; };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user