profile/desktop-apps: replace evince with papers
Some checks failed
/ Build Nix targets (push) Has been cancelled

This commit is contained in:
Felix Buehler 2025-12-04 20:32:04 +01:00
parent 117928583d
commit 2136fd8c4a

View file

@ -14,7 +14,6 @@ in
config = lib.mkIf cfg.enable { config = lib.mkIf cfg.enable {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
evince
firefox firefox
(gimp-with-plugins.override { (gimp-with-plugins.override {
plugins = with gimpPlugins; [ plugins = with gimpPlugins; [
@ -33,6 +32,7 @@ in
]; ];
}) })
newsflash newsflash
papers
rhythmbox rhythmbox
telegram-desktop telegram-desktop
thunderbird thunderbird