Disable chat
This commit is contained in:
parent
0d74681f15
commit
241d57a8f3
1 changed files with 3 additions and 0 deletions
|
|
@ -3,5 +3,8 @@
|
|||
programs.thunderbird = {
|
||||
enable = nixosConfig.jalr.gui.enable;
|
||||
profiles."default".isDefault = true;
|
||||
settings = {
|
||||
"mail.chat.enabled" = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue