add calibre-web

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-04 22:17:17 -04:00 committed by Alice Huston
parent 356610b48d
commit 6028db440a
2 changed files with 11 additions and 1 deletions

View File

@ -43,6 +43,16 @@
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ]; sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
services = { services = {
calibre-web = {
enable = true;
listen = {
ip = "127.0.0.1";
};
options = {
calibreLibrary = "/var/lib/calibre-server";
};
};
gvfs.enable = true;
fwupd = { fwupd = {
enable = true; enable = true;

View File

@ -12,7 +12,7 @@
calibre calibre
# calibre dedrm? # calibre dedrm?
candy-icons candy-icons
cinnamon.nemo cinnamon.nemo-with-extensions
croc croc
deadnix deadnix
direnv direnv