diff --git a/flake.nix b/flake.nix index 041177d..a5b3cb7 100644 --- a/flake.nix +++ b/flake.nix @@ -58,6 +58,10 @@ "vscode-extension-MS-python-vscode-pylance" "vscode-extension-github-copilot" ]; + + nixpkgs.config.permittedInsecurePackages = [ + "openssl-1.1.1w" + ]; home.packages = with pkgs; [ (writeShellScriptBin "nhmu" ''