Add yubilock quirk and enable kubo service
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user