This commit is contained in:
2025-10-21 15:53:22 +03:00
parent 931e78ffa1
commit 19433439f2
2 changed files with 8 additions and 1 deletions
+6
View File
@@ -3,9 +3,15 @@
xlib,
...
}:
let
fix = import inputs.calibre {
system = "x86_64-linux";
}; # temp
in
{
services.calibre-web = {
enable = true;
package = fix.calibre-web;
group = "users";
user = "${xlib.device.username}";
options = {