Switch from evolution to thunderbird
This commit is contained in:
parent
bab8cb22e7
commit
ab38126575
5 changed files with 6 additions and 15 deletions
|
|
@ -27,7 +27,7 @@
|
|||
droidcam
|
||||
easyeffects
|
||||
evince
|
||||
evolution
|
||||
# evolution
|
||||
gallery-dl
|
||||
geeqie
|
||||
google-chrome
|
||||
|
|
@ -46,6 +46,7 @@
|
|||
retroarchFull
|
||||
spotify
|
||||
tdesktop
|
||||
thunderbird
|
||||
transmission-gtk
|
||||
virt-manager
|
||||
virt-viewer
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue