changed email

This commit is contained in:
2025-10-02 23:05:29 -06:00
parent d77a84b2e9
commit f704871516
3 changed files with 4 additions and 4 deletions

View File

@@ -93,7 +93,7 @@ in
};
email = lib.mkOption {
type = lib.types.str;
default = "CaptainJawZ@protonmail.com";
default = "danilo.reyes.251@proton.me";
description = "localhost smtp email";
};
timeZone = lib.mkOption {