Changed: Programms
This commit is contained in:
4
modules/thunderbird.nix
Normal file
4
modules/thunderbird.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ...}:
|
||||
{
|
||||
programs.thunderbird.enable = true;
|
||||
}
|
Reference in New Issue
Block a user