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
|
|
@ -14,6 +14,8 @@
|
|||
|
||||
# config
|
||||
|
||||
age.secrets."protonmail-laptop-password".file = ../../secrets/protonmail-laptop-password.age;
|
||||
|
||||
home = {
|
||||
username = "${userName}";
|
||||
homeDirectory = "/home/will";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue