chore: stop permitting openssl-1.1.1w

This commit is contained in:
alejandro-angulo 2024-08-31 09:13:56 -07:00
parent 597b3321a1
commit d9b571ab53
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -47,13 +47,6 @@
snowfall.namespace = "aa"; snowfall.namespace = "aa";
channels-config.allowUnfree = true; channels-config.allowUnfree = true;
# TODO: This should be temporary.
# See here:
# https://github.com/NixOS/nixpkgs/issues/269713
# https://github.com/project-chip/connectedhomeip/issues/25688
channels-config.permittedInsecurePackages = [
"openssl-1.1.1w"
];
systems.modules.nixos = with inputs; [ systems.modules.nixos = with inputs; [
agenix.nixosModules.default agenix.nixosModules.default