Add calibre

This commit is contained in:
Andrea Ciceri 2024-05-17 16:08:14 +02:00
parent 11c2e5d852
commit 116474d8a8
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{pkgs, ...}: {
home.packages = [pkgs.calibre];
}

View file

@ -78,6 +78,7 @@
"zulip"
"teams"
"obs-studio"
"calibre"
];
extraGroups = [];
backupPaths = [];