fix: supply different imap/smtp passwords depending on machine

This commit is contained in:
wi11-holdsworth 2025-10-09 22:17:52 +11:00
parent 7bce9ba144
commit 89903b6137
7 changed files with 19 additions and 9 deletions

View file

@ -53,6 +53,7 @@
backupFileExtension = "backup";
extraSpecialArgs = {
inherit userName;
inherit hostName;
};
useGlobalPkgs = true;
useUserPackages = true;