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