enable hardware encode/decode

This commit is contained in:
zuckerberg
2021-09-09 11:28:30 -04:00
parent 0af3855f26
commit 7c7ae6698d
3 changed files with 17 additions and 2 deletions

View File

@@ -126,6 +126,7 @@ in {
services.radio = {
enable = true;
host = "radio.neet.space";
enableVideoAcceleration = true;
};
services.nginx.virtualHosts."paradigminteractive.agency" = {