disable libedgetpu
This commit is contained in:
parent
1fb677b6b9
commit
c070048716
2 changed files with 2 additions and 2 deletions
|
@ -127,7 +127,7 @@ in
|
|||
systemd.services.scanbd = {
|
||||
description = "Scanner button polling service";
|
||||
wantedBy = [ "multi-user.target" ];
|
||||
aliases=["dbus-de.kmux.scanbd.server.service"];
|
||||
aliases = [ "dbus-de.kmux.scanbd.server.service" ];
|
||||
serviceConfig = {
|
||||
ExecStart = "${pkgs.scanbd}/bin/scanbd -f -c ${configDir}/scanbd.conf";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue