This commit is contained in:
Don Harper 2025-08-01 22:31:24 -05:00
parent c40a72c68e
commit d0708953dc
2 changed files with 25 additions and 25 deletions

View file

@ -235,7 +235,7 @@ in {
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
nixpkgs.config.allowUnfreePredicate = true;
nixpkgs.config.permittedInsecurePackages = [ "libxml2-2.13.8" ];
nixpkgs.config.permittedInsecurePackages = [ "libxml2-2.13.8" "libsoup-2.74.3" ];
fonts.packages = with pkgs; [
anonymousPro