Add yubilock quirk and enable kubo service

This commit is contained in:
2025-11-09 12:28:22 +03:00
parent 06e871c578
commit c319570c30
3 changed files with 19 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ in
quirks [
"development"
"steam"
"yubilock"
]
);
@@ -47,6 +48,7 @@ in
};
lact.enable = true;
};
systemd.services.calibre-web.serviceConfig.environment = lib.mkForce "";
systemd.services.calibre-web.environment.CACHE_DIR = "/var/cache/calibre-web";
@@ -74,6 +76,7 @@ in
"audio"
"users"
"gamemode"
config.services.kubo.group
];
});
groups = {