diff --git a/nixos/shell-config.nix b/nixos/shell-config.nix index a1f195e7..8f8b10fc 100644 --- a/nixos/shell-config.nix +++ b/nixos/shell-config.nix @@ -1,6 +1,5 @@ { permittedInsecurePackages = [ - "webkitgtk-2.4.11" ]; allowUnfree = true; packageOverrides = pkgs: {