tv: weee python youtubedl insecure
This commit is contained in:
parent
15b5448307
commit
6b74ac52cf
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user