diff --git a/modules/common/applications/thunderbird.nix b/modules/common/applications/thunderbird.nix index b737ec5..315aab8 100644 --- a/modules/common/applications/thunderbird.nix +++ b/modules/common/applications/thunderbird.nix @@ -41,7 +41,7 @@ port = 465; }; thunderbird.enable = true; - } + }; }; programs.thunderbird = { enable = true;