test-all-krebs-modules add krebs.exim-*.primary_hostname
This commit is contained in:
parent
090771295e
commit
a2b8eb7550
@ -19,9 +19,13 @@ in {
|
||||
username = "lol";
|
||||
password = "wut";
|
||||
};
|
||||
exim-retiolum.enable = true;
|
||||
exim-retiolum = {
|
||||
enable = true;
|
||||
primary_hostname = "test.r";
|
||||
};
|
||||
exim-smarthost = {
|
||||
enable = true;
|
||||
primary_hostname = "test.r";
|
||||
system-aliases = [ { from = "dick"; to = "butt"; } ];
|
||||
};
|
||||
go.enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user