Switch from evolution to thunderbird

This commit is contained in:
Filippo Berto 2023-09-23 19:49:54 +02:00
parent bab8cb22e7
commit ab38126575
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
5 changed files with 6 additions and 15 deletions

View file

@ -41,7 +41,7 @@ with lib; {
environment = {
pathsToLink = [ "/share/zsh" ];
systemPackages = builtins.attrValues { inherit (pkgs) helix tmux vim; };
systemPackages = builtins.attrValues { inherit (pkgs) git helix tmux vim; };
};
hardware = {
@ -154,7 +154,7 @@ with lib; {
# daemon.enable = true;
# updater.enable = true;
# };
dbus.packages = [ pkgs.dconf ];
dbus = { packages = [ pkgs.dconf ]; implementation = "broker"; };
gnome.gnome-keyring.enable = true;
gvfs = {
enable = true;

View file

@ -10,7 +10,7 @@
inherit (pkgs)
# electrum
# element-desktop # matrix client
evolution
# evolution
# freecad
# minecraft
# mycrypto
@ -50,6 +50,7 @@
retroarchFull
spotify
tdesktop
thunderbird
transmission-gtk
virt-manager
virt-viewer