hosts/hazel: hardware.opengl -> hardware.graphics
This commit is contained in:
parent
6d356be1f0
commit
892f9bfe73
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ in
|
|||
};
|
||||
|
||||
users.users.immich.extraGroups = [ "video" "render" ];
|
||||
hardware.opengl.enable = true;
|
||||
hardware.graphics.enable = true;
|
||||
services.nginx.virtualHosts."photos.lava.moe" = {
|
||||
enableACME = true;
|
||||
forceSSL = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue