update email from address

This commit is contained in:
Nickiel12 2023-09-11 19:05:14 -07:00
parent 37da664237
commit 026f79dd18

View file

@ -8,7 +8,7 @@
};
services.chrono_track = {
enable = true;
from_address = "NoReply <noreply@nickiel.net>";
from_address = ''"NoReply <noreply@nickiel.net>"'';
config_path = "/home/nixolas/nextcloud_testing.toml";
frequency = 5;
};