smallest change
This commit is contained in:
parent
4cca1dc327
commit
9c83ba6849
77 changed files with 36828 additions and 1516 deletions
|
|
@ -58,6 +58,12 @@ in {
|
|||
autoupdate = true;
|
||||
enabled = true;
|
||||
};
|
||||
sendemail = {
|
||||
smtpserver = "mail.zoeys.cloud";
|
||||
smtpuser = "hi@zoeys.computer";
|
||||
smtpencryption = "ssl";
|
||||
smtpserverport = 465;
|
||||
};
|
||||
};
|
||||
lfs.enable = true;
|
||||
delta.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue