add calibre-server

This commit is contained in:
ahuston-0 2024-07-07 12:22:50 -04:00 committed by Alice Huston
parent 6028db440a
commit fe2f7ab58f
2 changed files with 9 additions and 1 deletions

View File

@ -52,6 +52,12 @@
calibreLibrary = "/var/lib/calibre-server";
};
};
calibre-server = {
enable = true;
user = "calibre-web";
group = "calibre-web";
};
gvfs.enable = true;
fwupd = {
@ -79,6 +85,8 @@
};
};
users.users.alice.extraGroups = [ "calibre-web" ];
system.autoUpgrade.enable = false;
system.stateVersion = "24.05";

View File

@ -106,7 +106,7 @@ dwindle {
master {
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more
new_is_master = true
new_status = master
}
gestures {