commit f155b29458443f0a1eb2c5c2352d4b36be29e59b
parent b111dc95bd832e47c12a37f3d05e9c5f94ce7ebb
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 29 Oct 2024 21:24:11 +0100
parent b111dc95bd832e47c12a37f3d05e9c5f94ce7ebb
Author: Leah (ctucx) <git@ctu.cx>
Date: Tue, 29 Oct 2024 21:24:11 +0100
configurations/linux/programs/gnome: reenable `evolution-data-server` and `gnome-calendar`
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/configurations/linux/programs/gnome.nix b/configurations/linux/programs/gnome.nix @@ -25,7 +25,6 @@ in { services.gnome = { tracker-miners.enable = lib.mkForce false; tracker.enable = lib.mkForce false; - evolution-data-server.enable = lib.mkDefault false; }; environment.gnome.excludePackages = with pkgs.gnome; [ @@ -37,7 +36,6 @@ in { pkgs.evince pkgs.snapshot pkgs.loupe - gnome-calendar gnome-clocks gnome-contacts gnome-font-viewer