From 76a3e5371cc01b2cbc06408d98c1f0e98d8a69ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nina=20Chlo=C3=A9=20Kassandra=20Rei=C3=9F?= Date: Sat, 28 Feb 2026 12:51:58 +0100 Subject: [PATCH] Move calibre from file management to media management --- system-environment/file-system.nix | 1 - system-environment/media.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/system-environment/file-system.nix b/system-environment/file-system.nix index fc601da..8d93885 100644 --- a/system-environment/file-system.nix +++ b/system-environment/file-system.nix @@ -3,7 +3,6 @@ environment.systemPackages = with pkgs; [ nextcloud-client - calibre unzip deja-dup ]; diff --git a/system-environment/media.nix b/system-environment/media.nix index 7ecff3a..56e5b27 100644 --- a/system-environment/media.nix +++ b/system-environment/media.nix @@ -2,6 +2,7 @@ { environment.systemPackages = with pkgs; [ + calibre kdePackages.okular vlc totem