Unstable firefoxpwa

This commit is contained in:
Nathan McCarty 2025-04-17 13:29:57 -04:00
parent b1db5c1d73
commit c9d79b5972

View file

@ -15,7 +15,7 @@
# Utility
protonvpn-gui
# Browser
firefoxpwa
inputs'.nixpkgs-unstable.legacyPackages.firefoxpwa
ungoogled-chromium
];
@ -23,7 +23,7 @@
enable = true;
nativeMessagingHosts = with pkgs; [
kdePackages.plasma-browser-integration
firefoxpwa
inputs'.nixpkgs-unstable.legacyPackages.firefoxpwa
];
};