krebs.urlwatch: .retiolum -> .r
This commit is contained in:
parent
8f9bd903a6
commit
17aef69d05
@ -26,7 +26,7 @@ let
|
||||
};
|
||||
from = mkOption {
|
||||
type = types.str;
|
||||
default = "${user.name}@${config.networking.hostName}.retiolum";
|
||||
default = "${user.name}@${config.networking.hostName}.r";
|
||||
description = ''
|
||||
Content of the From: header of the generated mails.
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user