From 51b152c0b7e55d41cf1b365f9aeed98cd325fb61 Mon Sep 17 00:00:00 2001 From: Jacob Bachmann Date: Sat, 28 Sep 2024 09:55:09 +0200 Subject: [PATCH] feat: add evolution+gnome-calendar, switch zoom to unstable --- modules/desktop/applications.nix | 5 +++-- modules/home-manager/gui/programs/default.nix | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/desktop/applications.nix b/modules/desktop/applications.nix index 5722587..30598eb 100644 --- a/modules/desktop/applications.nix +++ b/modules/desktop/applications.nix @@ -21,13 +21,14 @@ lib.mkIf config.bchmnn.gui.enable { ]; programs = { - kdeconnect.enable = true; ausweisapp = { enable = true; openFirewall = true; }; - wireshark.enable = config.bchmnn.collections.development.enable; + evolution.enable = !(lib.elem "gnome" config.bchmnn.gui.flavour); + kdeconnect.enable = true; virt-manager.enable = config.bchmnn.collections.virtualisation.enable; + wireshark.enable = config.bchmnn.collections.development.enable; }; services.ratbagd.enable = true; diff --git a/modules/home-manager/gui/programs/default.nix b/modules/home-manager/gui/programs/default.nix index 83b6e5b..fbd9fb7 100644 --- a/modules/home-manager/gui/programs/default.nix +++ b/modules/home-manager/gui/programs/default.nix @@ -21,6 +21,7 @@ [ firefox # a web browser built from firefox source tree thunderbird # a full-featured e-mail client + gnome.gnome-calendar # simple and beautiful calendar application for gnome speechd # common interface to speech synthesis - https://support.mozilla.org/en-us/kb/speechd-setup tor-browser # privacy-focused browser routing traffic through the tor network qbittorrent # featureful free software bittorrent client @@ -29,7 +30,7 @@ telegram-desktop # telegram desktop messaging app signal-desktop # private, simple, and secure messenger - zoom-us # zoom.us video conferencing application + unstable.zoom-us # zoom.us video conferencing application gnome.simple-scan # simple scanning utility gnome.gnome-font-viewer # program that can preview fonts and create thumbnails for fonts