get freetube from pkgs-edge

This commit is contained in:
Lillian Violet 2025-02-02 15:18:54 +01:00
parent 05f1e752c6
commit 0c71fb914d
3 changed files with 2 additions and 2 deletions

View file

@ -27,11 +27,11 @@
path = "/home/lillian/.ssh/id_ed25519";
};
};
#TODO: remove this when unneeded for freetube
nixpkgs.config.permittedInsecurePackages = [
"python3.12-youtube-dl-2021.12.17"
];
nix = {
package = pkgs.lix;
gc = {