This commit is contained in:
2026-01-02 14:07:50 +03:00
parent a1aee0b6db
commit c8209a30ef
5 changed files with 0 additions and 17 deletions
-5
View File
@@ -4,14 +4,9 @@
inputs,
...
}:
# let
# work = import inputs.nixpkgs-master { system = "x86_64-linux"; };
# in
{
# services.calibre-server.package = stable.calibre;
services.calibre-web = {
enable = true;
# package = work.calibre-web;
group = "users";
user = "${xlib.device.username}";
options = {