mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
playing with gtk theme package
This commit is contained in:
@ -37,7 +37,10 @@
|
||||
getmail = { };
|
||||
himalaya = {
|
||||
enable = true;
|
||||
settings = { downloads-dir = config.userDirs.download; };
|
||||
settings = {
|
||||
downloads-dir = config.userDirs.download;
|
||||
smtp-insecure = true;
|
||||
};
|
||||
};
|
||||
imap = {
|
||||
host = serverHostname;
|
||||
|
Reference in New Issue
Block a user