update firefox module

This commit is contained in:
Fabian Montero 2025-01-31 08:28:46 -06:00
parent 7854100358
commit 86cf517738
Signed by untrusted user: fabian
GPG key ID: 1FFAC35E1798174F
3 changed files with 14 additions and 4 deletions

View file

@ -120,7 +120,6 @@ in {
enable = true;
defaultApplications = {
"application/pdf" = with pkgs; ["qpdfview"];
"text/uri-list" = with pkgs; ["firefox"];
"x-scheme-handler/file" = with pkgs; ["kitty"];
};
};