Immich: use all acceleration devices
This commit is contained in:
parent
76e225d3a7
commit
a58661e9c6
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
services = {
|
||||
immich = {
|
||||
enable = true;
|
||||
accelerationDevices = [ "/dev/dri/renderD128" ];
|
||||
accelerationDevices = null;
|
||||
redis.enable = true;
|
||||
openFirewall = true;
|
||||
host = "::";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue