diff options
Diffstat (limited to 'nixos/apps/browser.nix')
| -rw-r--r-- | nixos/apps/browser.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/apps/browser.nix b/nixos/apps/browser.nix index 52456e8..95d43dc 100644 --- a/nixos/apps/browser.nix +++ b/nixos/apps/browser.nix @@ -7,7 +7,6 @@ value = "zen-browser.desktop"; associations = { - "application/pdf" = "org.kde.okular.desktop"; } // builtins.listToAttrs (map (name: { inherit name value; }) [ |
