nixos-25.11 #6

Merged
felixalb merged 10 commits from nixos-25.11 into main 2025-12-08 21:07:42 +01:00
Showing only changes of commit aca430fb18 - Show all commits

View File

@@ -18,6 +18,7 @@ in {
}; };
systemd.services.audiobookshelf = { systemd.services.audiobookshelf = {
requires = [ "var-lib-audiobookshelf.mount" ];
serviceConfig = { serviceConfig = {
# Better safe than sorry :) # Better safe than sorry :)
CapabilityBoundingSet = ""; CapabilityBoundingSet = "";