mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 23:00:14 +01:00
chore: remove accelerationDevices since it doesn't work
This commit is contained in:
parent
df4fc5e04d
commit
b3e71a7809
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
||||||
services.immich = {
|
services.immich = {
|
||||||
enable = true;
|
enable = true;
|
||||||
port = 2283;
|
port = 2283;
|
||||||
accelerationDevices = /dev/dri/card0;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
# services.nginx.virtualHosts."" = {
|
# services.nginx.virtualHosts."" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue