tv: weee python youtubedl insecure

This commit is contained in:
Aaron Bieber 2024-07-14 17:23:04 -06:00
parent 15b5448307
commit 6b74ac52cf
No known key found for this signature in database

View File

@ -26,6 +26,10 @@ in
needsDeploy.enable = false; needsDeploy.enable = false;
nixpkgs.config.permittedInsecurePackages = [
"python3.12-youtube-dl-2021.12.17"
];
boot = { boot = {
loader = { loader = {
systemd-boot.enable = true; systemd-boot.enable = true;