diff --git a/hosts/hyacinth/default.nix b/hosts/hyacinth/default.nix index 899c76b..db176e3 100644 --- a/hosts/hyacinth/default.nix +++ b/hosts/hyacinth/default.nix @@ -43,6 +43,6 @@ # For steam fhs-env nixpkgs.config.permittedInsecurePackages = [ - "openssl-1.1.1v" + "openssl-1.1.1w" ]; }