mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 05:02:28 +00:00
Remove evolution
This commit is contained in:
@@ -22,12 +22,5 @@
|
||||
|
||||
services.xserver.videoDrivers = [ "nvidia" ];
|
||||
|
||||
# Evolution
|
||||
programs.evolution.enable = true;
|
||||
programs.evolution.plugins = [ pkgs.evolution-ews ];
|
||||
services.gnome.evolution-data-server.enable = true;
|
||||
services.gnome.gnome-keyring.enable = true;
|
||||
programs.seahorse.enable = true;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user