From 567b5e222337a8b0f63ce134307db0d50ea4c9ba Mon Sep 17 00:00:00 2001 From: Nichkara Date: Thu, 26 Feb 2026 00:48:31 +0100 Subject: [PATCH] Add calibre local --- system-environment/file-system.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/system-environment/file-system.nix b/system-environment/file-system.nix index 4eab9ae..b842c53 100644 --- a/system-environment/file-system.nix +++ b/system-environment/file-system.nix @@ -3,6 +3,7 @@ environment.systemPackages = with pkgs; [ nextcloud-client + calibre ]; environment.variables = {