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 = {
|
services = {
|
||||||
immich = {
|
immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
accelerationDevices = [ "/dev/dri/renderD128" ];
|
accelerationDevices = null;
|
||||||
redis.enable = true;
|
redis.enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
host = "::";
|
host = "::";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue