Enable perceptual enhancements for SVT-AV1
Some checks are pending
nix flake check / check (aarch64-linux) (push) Waiting to run
nix flake check / check (x86_64-linux) (push) Waiting to run

This commit is contained in:
Mikael 2024-12-09 19:51:33 +01:00
parent 007dbf639b
commit a6ae2208aa
Signed by: mikael
SSH key fingerprint: SHA256:21QyD2Meiot7jOUVitIR5YkGB/XuXdCvLW1hE6dsri0

View file

@ -338,6 +338,8 @@ in genAttrs [
});
})) { };
svt-av1 = final.svt-av1-psy;
systemd = prev.systemd.override {
withApparmor = false;
withHomed = false;