mirror of
https://github.com/tuxdotrs/tawm.git
synced 2025-07-06 04:56:34 +05:30
feat: remove betterbird
This commit is contained in:
@ -1,11 +1,6 @@
|
|||||||
{
|
{username, ...}: {
|
||||||
pkgs,
|
|
||||||
username,
|
|
||||||
...
|
|
||||||
}: {
|
|
||||||
programs.thunderbird = {
|
programs.thunderbird = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.betterbird;
|
|
||||||
|
|
||||||
profiles."${username}" = {
|
profiles."${username}" = {
|
||||||
isDefault = true;
|
isDefault = true;
|
||||||
|
Reference in New Issue
Block a user