mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 17:36:33 +01:00
enable thunderbird
This commit is contained in:
parent
4eed5f9ca4
commit
dd64107020
1 changed files with 1 additions and 0 deletions
|
@ -48,6 +48,7 @@ in {
|
|||
enable = true;
|
||||
};
|
||||
jopejoe1 = {
|
||||
programs.thunderbird.enable = config.jopejoe1.gui.enable;
|
||||
common = {
|
||||
enable = true;
|
||||
gui.enable = config.jopejoe1.gui.enable;
|
||||
|
|
Loading…
Reference in a new issue