feat: move to betterbird off of thunderbird

This commit is contained in:
Jet 2026-04-04 11:37:40 -07:00
parent 5f65331bef
commit 3e2229799c
No known key found for this signature in database
2 changed files with 28 additions and 97 deletions

View file

@ -110,6 +110,8 @@
};
};
services.flatpak.enable = true;
services.displayManager.gdm.enable = true;
services.desktopManager.gnome.enable = true;
services.gnome.sushi.enable = true;
@ -251,6 +253,7 @@
environment.systemPackages = with pkgs; [
bubblewrap
flatpak
wget
nh
];