feat: add calibre

This commit is contained in:
mandlm 2023-10-18 09:20:55 +02:00
parent 52dacfda31
commit a5b8776f59
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
2 changed files with 3 additions and 0 deletions

View File

@ -88,6 +88,8 @@
settings.X11Forwarding = true;
};
services.udisks2.enable = true;
services.printing = {
enable = true;
};

View File

@ -31,6 +31,7 @@
nix-output-monitor
];
calibre
stateVersion = "22.05";
};