add calibre-web
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
356610b48d
commit
6028db440a
@ -43,6 +43,16 @@
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
||||
services = {
|
||||
calibre-web = {
|
||||
enable = true;
|
||||
listen = {
|
||||
ip = "127.0.0.1";
|
||||
};
|
||||
options = {
|
||||
calibreLibrary = "/var/lib/calibre-server";
|
||||
};
|
||||
};
|
||||
gvfs.enable = true;
|
||||
|
||||
fwupd = {
|
||||
enable = true;
|
||||
|
@ -12,7 +12,7 @@
|
||||
calibre
|
||||
# calibre dedrm?
|
||||
candy-icons
|
||||
cinnamon.nemo
|
||||
cinnamon.nemo-with-extensions
|
||||
croc
|
||||
deadnix
|
||||
direnv
|
||||
|
Loading…
x
Reference in New Issue
Block a user