firefox's tridactyl-native fixed

This commit is contained in:
Andrea Ciceri 2024-01-03 12:28:04 +01:00
parent d8d34387c2
commit 38257b9996
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -5,16 +5,11 @@
}: { }: {
programs.firefox = { programs.firefox = {
enable = true; enable = true;
package = package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
(pkgs.wrapFirefox pkgs.firefox-unwrapped {
extraPolicies = { extraPolicies = {
ExtensionSettings = {}; ExtensionSettings = {};
}; };
}) nativeMessagingHosts = [pkgs.tridactyl-native pkgs.fx-cast-bridge];
.override {
cfg = {
nativeMessagingHosts.packages = [pkgs.trydactyl-native pkgs.fs-cast-bridge];
};
}; };
profiles.${username} = { profiles.${username} = {
extensions = with pkgs.nur.repos.rycee.firefox-addons; [ extensions = with pkgs.nur.repos.rycee.firefox-addons; [