tb
This commit is contained in:
parent
3f32cdd6ff
commit
b2bcd52da0
9 changed files with 146 additions and 21 deletions
8
home/thunderbird.nix
Normal file
8
home/thunderbird.nix
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{...}:{
|
||||
programs.thunderbird = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue