From 17aef69d05b3e2f9104d83b5a7e7b4407ecbe8d8 Mon Sep 17 00:00:00 2001 From: tv Date: Wed, 12 Apr 2017 11:28:10 +0200 Subject: krebs.urlwatch: .retiolum -> .r --- krebs/3modules/urlwatch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'krebs/3modules/urlwatch.nix') diff --git a/krebs/3modules/urlwatch.nix b/krebs/3modules/urlwatch.nix index 126fc33b..c06e5ddb 100644 --- a/krebs/3modules/urlwatch.nix +++ b/krebs/3modules/urlwatch.nix @@ -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. ''; -- cgit v1.2.3