Disable calibre for a bit

This commit is contained in:
Charlotte Van Petegem 2024-04-20 12:46:01 +02:00
parent 724cbe26db
commit 4661fbe147
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@
games.enable = true;
graphical.enable = true;
programs = {
calibre.enable = true;
calibre.enable = false;
eid.enable = true;
element.enable = true;
hledger.enable = true;

View file

@ -39,7 +39,7 @@
games.enable = true;
graphical.enable = true;
programs = {
calibre.enable = true;
calibre.enable = false;
eid.enable = true;
element.enable = true;
hledger.enable = true;