fix: supply different imap/smtp passwords depending on machine
This commit is contained in:
parent
7bce9ba144
commit
89903b6137
7 changed files with 19 additions and 9 deletions
|
|
@ -53,6 +53,7 @@
|
|||
backupFileExtension = "backup";
|
||||
extraSpecialArgs = {
|
||||
inherit userName;
|
||||
inherit hostName;
|
||||
};
|
||||
useGlobalPkgs = true;
|
||||
useUserPackages = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue